






#import "XXGExtraParams.h"
#import "XXGPlayKitConfig.h"

@implementation XXGExtraParams

+ (NSDictionary *)xxpk_replacedKeyFromPropertyName {

return __data_core.xxpk_extra_params;
}

@end
