TtyDevice$json top-level constant Null safety
@Deprecated('Use ttyDeviceDescriptor instead')
Implementation
@$core.Deprecated('Use ttyDeviceDescriptor instead')
const TtyDevice$json = const {
'1': 'TtyDevice',
'2': const [
const {'1': 'type', '3': 1, '4': 1, '5': 11, '6': '.PrinterDeviceType', '10': 'type'},
const {'1': 'boundrate', '3': 2, '4': 1, '5': 5, '10': 'boundrate'},
const {'1': 'file_path', '3': 3, '4': 1, '5': 9, '10': 'filePath'},
],
};