Device$json top-level constant
Implementation
@$core.Deprecated('Use deviceDescriptor instead')
const Device$json = const {
'1': 'Device',
'2': const [
const {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
const {'1': 'version', '3': 2, '4': 1, '5': 9, '10': 'version'},
],
};