Documentation$json top-level constant

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

Implementation

@$core.Deprecated('Use documentationDescriptor instead')
const Documentation$json = const {
  '1': 'Documentation',
  '2': const [
    const {'1': 'summary', '3': 1, '4': 1, '5': 9, '10': 'summary'},
    const {'1': 'pages', '3': 5, '4': 3, '5': 11, '6': '.google.api.Page', '10': 'pages'},
    const {'1': 'rules', '3': 3, '4': 3, '5': 11, '6': '.google.api.DocumentationRule', '10': 'rules'},
    const {'1': 'documentation_root_url', '3': 4, '4': 1, '5': 9, '10': 'documentationRootUrl'},
    const {'1': 'overview', '3': 2, '4': 1, '5': 9, '10': 'overview'},
  ],
};