OS$json top-level constant

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

Implementation

@$core.Deprecated('Use oSDescriptor instead')
const OS$json = const {
  '1': 'OS',
  '2': const [
    const {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
    const {'1': 'version', '3': 2, '4': 1, '5': 9, '10': 'version'},
    const {'1': 'architecture', '3': 3, '4': 1, '5': 9, '10': 'architecture'},
  ],
};