ExternalDocumentation$json top-level constant

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

Implementation

@$core.Deprecated('Use externalDocumentationDescriptor instead')
const ExternalDocumentation$json = const {
  '1': 'ExternalDocumentation',
  '2': const [
    const {'1': 'description', '3': 1, '4': 1, '5': 9, '10': 'description'},
    const {'1': 'url', '3': 2, '4': 1, '5': 9, '10': 'url'},
  ],
};