ReadIdsRequest$json top-level constant

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

Implementation

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