ImportDataError$json top-level constant

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

Implementation

@$core.Deprecated('Use importDataErrorDescriptor instead')
const ImportDataError$json = const {
  '1': 'ImportDataError',
  '2': const [
    const {'1': 'type', '3': 1, '4': 1, '5': 9, '10': 'type'},
    const {'1': 'id', '3': 2, '4': 1, '5': 9, '10': 'id'},
    const {'1': 'message', '3': 3, '4': 1, '5': 9, '10': 'message'},
  ],
};