UploadPictureReq$json top-level constant
- @Deprecated('Use uploadPictureReqDescriptor instead')
Implementation
@$core.Deprecated('Use uploadPictureReqDescriptor instead')
const UploadPictureReq$json = {
'1': 'UploadPictureReq',
'2': [
{'1': 'user_comment', '3': 1, '4': 1, '5': 9, '10': 'userComment'},
{'1': 'id', '3': 2, '4': 1, '5': 4, '8': {}, '10': 'id'},
{'1': 'img', '3': 10, '4': 1, '5': 9, '8': {}, '10': 'img'},
{'1': 'mime_type', '3': 11, '4': 1, '5': 9, '8': {}, '10': 'mimeType'},
],
};