Configuration$json top-level constant
Implementation
@$core.Deprecated('Use configurationDescriptor instead')
const Configuration$json = {
'1': 'Configuration',
'2': [
{
'1': 'strings',
'3': 1,
'4': 3,
'5': 11,
'6': '.Configuration.StringsEntry',
'10': 'strings'
},
{
'1': 'restrictFormat',
'3': 2,
'4': 3,
'5': 14,
'6': '.BarcodeFormat',
'10': 'restrictFormat'
},
{'1': 'useCamera', '3': 3, '4': 1, '5': 5, '10': 'useCamera'},
{
'1': 'android',
'3': 4,
'4': 1,
'5': 11,
'6': '.AndroidConfiguration',
'10': 'android'
},
{'1': 'autoEnableFlash', '3': 5, '4': 1, '5': 8, '10': 'autoEnableFlash'},
],
'3': [Configuration_StringsEntry$json],
};