PhotosRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use photosRequestDescriptor instead')
const PhotosRequest$json = {
  '1': 'PhotosRequest',
  '2': [
    {'1': 'chainId', '3': 1, '4': 1, '5': 9, '10': 'chainId'},
    {'1': 'photos', '3': 2, '4': 3, '5': 11, '6': '.weebi.photo.ArticlePhotoPb', '10': 'photos'},
  ],
};