GetLatestTabularDataRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getLatestTabularDataRequestDescriptor instead')
const GetLatestTabularDataRequest$json = {
  '1': 'GetLatestTabularDataRequest',
  '2': [
    {'1': 'part_id', '3': 1, '4': 1, '5': 9, '10': 'partId'},
    {'1': 'resource_name', '3': 2, '4': 1, '5': 9, '10': 'resourceName'},
    {'1': 'method_name', '3': 3, '4': 1, '5': 9, '10': 'methodName'},
  ],
};