PhotoRequest$json top-level constant

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

Implementation

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