ReadAllContactsRequest$json top-level constant
- @Deprecated('Use readAllContactsRequestDescriptor instead')
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'
},
],
};