getDefault static method

EquipEmotePackResponse getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static EquipEmotePackResponse getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<EquipEmotePackResponse>(create);