ReadDeviceBtqRequest$json top-level constant

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

Implementation

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