ContactsRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use contactsRequestDescriptor instead')
const ContactsRequest$json = {
  '1': 'ContactsRequest',
  '2': [
    {'1': 'chainId', '3': 1, '4': 1, '5': 9, '10': 'chainId'},
    {'1': 'contacts', '3': 2, '4': 3, '5': 11, '6': '.weebi.contact.ContactPb', '10': 'contacts'},
  ],
};