BinaryDataByIDsResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use binaryDataByIDsResponseDescriptor instead')
const BinaryDataByIDsResponse$json = {
  '1': 'BinaryDataByIDsResponse',
  '2': [
    {'1': 'data', '3': 1, '4': 3, '5': 11, '6': '.viam.app.data.v1.BinaryData', '10': 'data'},
    {'1': 'count', '3': 2, '4': 1, '5': 4, '10': 'count'},
  ],
};