OperationInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use operationInfoDescriptor instead')
const OperationInfo$json = {
  '1': 'OperationInfo',
  '2': [
    {'1': 'response_type', '3': 1, '4': 1, '5': 9, '10': 'responseType'},
    {'1': 'metadata_type', '3': 2, '4': 1, '5': 9, '10': 'metadataType'},
  ],
};