ImportEnumLite$json top-level constant

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

Implementation

@$core.Deprecated('Use importEnumLiteDescriptor instead')
const ImportEnumLite$json = const {
  '1': 'ImportEnumLite',
  '2': const [
    const {'1': 'IMPORT_LITE_FOO', '2': 7},
    const {'1': 'IMPORT_LITE_BAR', '2': 8},
    const {'1': 'IMPORT_LITE_BAZ', '2': 9},
  ],
};