ApplicationVersion$json top-level constant

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

Implementation

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