PrinterDeviceType$json top-level constant Null safety
@Deprecated('Use printerDeviceTypeDescriptor instead')
Implementation
@$core.Deprecated('Use printerDeviceTypeDescriptor instead')
const PrinterDeviceType$json = const {
'1': 'PrinterDeviceType',
'2': const [
const {'1': 'type', '3': 1, '4': 1, '5': 14, '6': '.PrinterDeviceType.Type', '10': 'type'},
],
'4': const [PrinterDeviceType_Type$json],
};