Model$json top-level constant

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

Implementation

@$core.Deprecated('Use modelDescriptor instead')
const Model$json = {
  '1': 'Model',
  '2': [
    {'1': 'api', '3': 1, '4': 1, '5': 9, '10': 'api'},
    {'1': 'model', '3': 2, '4': 1, '5': 9, '10': 'model'},
    {'1': 'markdown_documentation', '3': 3, '4': 1, '5': 9, '9': 0, '10': 'markdownDocumentation', '17': true},
  ],
  '8': [
    {'1': '_markdown_documentation'},
  ],
};