AddApplicationVersionReq$json top-level constant

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

Implementation

@$core.Deprecated('Use addApplicationVersionReqDescriptor instead')
const AddApplicationVersionReq$json = {
  '1': 'AddApplicationVersionReq',
  '2': [
    {'1': 'platform', '3': 1, '4': 1, '5': 9, '10': 'platform'},
    {'1': 'version', '3': 2, '4': 1, '5': 9, '10': 'version'},
    {'1': 'url', '3': 3, '4': 1, '5': 9, '10': 'url'},
    {'1': 'text', '3': 4, '4': 1, '5': 9, '10': 'text'},
    {'1': 'force', '3': 5, '4': 1, '5': 8, '10': 'force'},
    {'1': 'latest', '3': 6, '4': 1, '5': 8, '10': 'latest'},
    {'1': 'hot', '3': 7, '4': 1, '5': 8, '10': 'hot'},
  ],
};