Configuration$json top-level constant

  1. @Deprecated('Use configurationDescriptor instead')
Map<String, Object> const Configuration$json

Implementation

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