GetSchema$json top-level constant

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

Implementation

@$core.Deprecated('Use getSchemaDescriptor instead')
const GetSchema$json = {
  '1': 'GetSchema',
  '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'},
  ],
};