AddAppletReq$json top-level constant

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

Implementation

@$core.Deprecated('Use addAppletReqDescriptor instead')
const AddAppletReq$json = {
  '1': 'AddAppletReq',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
    {'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
    {'1': 'appID', '3': 3, '4': 1, '5': 9, '10': 'appID'},
    {'1': 'icon', '3': 4, '4': 1, '5': 9, '10': 'icon'},
    {'1': 'url', '3': 5, '4': 1, '5': 9, '10': 'url'},
    {'1': 'md5', '3': 6, '4': 1, '5': 9, '10': 'md5'},
    {'1': 'size', '3': 7, '4': 1, '5': 3, '10': 'size'},
    {'1': 'version', '3': 8, '4': 1, '5': 9, '10': 'version'},
    {'1': 'priority', '3': 9, '4': 1, '5': 13, '10': 'priority'},
    {'1': 'status', '3': 10, '4': 1, '5': 13, '10': 'status'},
    {'1': 'createTime', '3': 11, '4': 1, '5': 3, '10': 'createTime'},
  ],
};