ContactMongo$json top-level constant

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

Implementation

@$core.Deprecated('Use contactMongoDescriptor instead')
const ContactMongo$json = {
  '1': 'ContactMongo',
  '2': [
    {'1': 'contact', '3': 1, '4': 1, '5': 11, '6': '.weebi.contact.ContactPb', '10': 'contact'},
    {'1': 'contactId', '3': 2, '4': 1, '5': 5, '10': 'contactId'},
    {'1': 'userId', '3': 3, '4': 1, '5': 9, '10': 'userId'},
    {'1': 'firmId', '3': 4, '4': 1, '5': 9, '10': 'firmId'},
    {'1': 'chainId', '3': 5, '4': 1, '5': 9, '10': 'chainId'},
    {'1': 'creationDate', '3': 6, '4': 1, '5': 9, '10': 'creationDate'},
    {'1': 'lastTouchTimestampUTC', '3': 7, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'lastTouchTimestampUTC'},
    {'1': 'additional_attributes', '3': 99, '4': 3, '5': 11, '6': '.weebi.contact.ContactMongo.AdditionalAttributesEntry', '10': 'additional_attributes'},
  ],
  '3': [ContactMongo_AdditionalAttributesEntry$json],
  '9': [
    {'1': 8, '2': 99},
  ],
};