OperationResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use operationResponseDescriptor instead')
const OperationResponse$json = {
  '1': 'OperationResponse',
  '2': [
    {'1': 'Code', '3': 1, '4': 1, '5': 5, '10': 'Code'},
    {'1': 'Msg', '3': 2, '4': 1, '5': 9, '10': 'Msg'},
  ],
};