ReadCalibreRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use readCalibreRequestDescriptor instead')
const ReadCalibreRequest$json = {
  '1': 'ReadCalibreRequest',
  '2': [
    {'1': 'chainId', '3': 1, '4': 1, '5': 9, '10': 'chainId'},
    {'1': 'title', '3': 2, '4': 1, '5': 9, '10': 'title'},
    {'1': 'calibreId', '3': 3, '4': 1, '5': 5, '10': 'calibreId'},
  ],
};