Schema$json top-level constant

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

Implementation

@$core.Deprecated('Use schemaDescriptor instead')
const Schema$json = {
  '1': 'Schema',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'id'},
    {'1': 'type', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'type'},
    {'1': 'revision', '3': 3, '4': 1, '5': 13, '8': {}, '10': 'revision'},
  ],
};