VersionVariants_Variant$json top-level constant
- @Deprecated('Use versionVariantsDescriptor instead')
Implementation
@$core.Deprecated('Use versionVariantsDescriptor instead')
const VersionVariants_Variant$json = const {
'1': 'Variant',
'2': const [
const {'1': 'version', '3': 1, '4': 1, '5': 9, '10': 'version'},
const {
'1': 'traffic_allocation',
'3': 2,
'4': 1,
'5': 2,
'10': 'trafficAllocation'
},
const {
'1': 'is_control_group',
'3': 3,
'4': 1,
'5': 8,
'10': 'isControlGroup'
},
],
};