GetSequenceBinaryDataResponse$json top-level constant

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

Implementation

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