Locale$json top-level constant
Implementation
@$core.Deprecated('Use localeDescriptor instead')
const Locale$json = {
'1': 'Locale',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
{'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
{
'1': 'appStoreSupported',
'3': 3,
'4': 1,
'5': 8,
'10': 'appStoreSupported'
},
{
'1': 'playStoreSupported',
'3': 4,
'4': 1,
'5': 8,
'10': 'playStoreSupported'
},
{'1': 'flutterSupported', '3': 5, '4': 1, '5': 8, '10': 'flutterSupported'},
{
'1': 'sourceTranslateSupported',
'3': 6,
'4': 1,
'5': 8,
'10': 'sourceTranslateSupported'
},
{
'1': 'targetTranslateSupported',
'3': 7,
'4': 1,
'5': 8,
'10': 'targetTranslateSupported'
},
],
};