Info$json top-level constant

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

Implementation

@$core.Deprecated('Use infoDescriptor instead')
const Info$json = const {
  '1': 'Info',
  '2': const [
    const {'1': 'title', '3': 1, '4': 1, '5': 9, '10': 'title'},
    const {'1': 'description', '3': 2, '4': 1, '5': 9, '10': 'description'},
    const {
      '1': 'terms_of_service',
      '3': 3,
      '4': 1,
      '5': 9,
      '10': 'termsOfService'
    },
    const {
      '1': 'contact',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.grpc.gateway.protoc_gen_openapiv2.options.Contact',
      '10': 'contact'
    },
    const {
      '1': 'license',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.grpc.gateway.protoc_gen_openapiv2.options.License',
      '10': 'license'
    },
    const {'1': 'version', '3': 6, '4': 1, '5': 9, '10': 'version'},
    const {
      '1': 'extensions',
      '3': 7,
      '4': 3,
      '5': 11,
      '6': '.grpc.gateway.protoc_gen_openapiv2.options.Info.ExtensionsEntry',
      '10': 'extensions'
    },
  ],
  '3': const [Info_ExtensionsEntry$json],
};