ArticlePhotoMongo$json top-level constant

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

Implementation

@$core.Deprecated('Use articlePhotoMongoDescriptor instead')
const ArticlePhotoMongo$json = {
  '1': 'ArticlePhotoMongo',
  '2': [
    {'1': 'firmId', '3': 1, '4': 1, '5': 9, '10': 'firmId'},
    {'1': 'chainId', '3': 2, '4': 1, '5': 9, '10': 'chainId'},
    {'1': 'userId', '3': 3, '4': 1, '5': 9, '10': 'userId'},
    {'1': 'calibreId', '3': 4, '4': 1, '5': 5, '10': 'calibreId'},
    {'1': 'photo', '3': 5, '4': 1, '5': 11, '6': '.weebi.photo.ArticlePhotoPb', '10': 'photo'},
    {'1': 'lastTouchTimestampUTC', '3': 6, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'lastTouchTimestampUTC'},
  ],
};