ReadAllContactsRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use readAllContactsRequestDescriptor instead')
const ReadAllContactsRequest$json = {
  '1': 'ReadAllContactsRequest',
  '2': [
    {'1': 'chainId', '3': 1, '4': 1, '5': 9, '10': 'chainId'},
    {'1': 'lastFetchTimestampUTC', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'lastFetchTimestampUTC'},
  ],
};