PrintType$json top-level constant
Implementation
@$core.Deprecated('Use printTypeDescriptor instead')
const PrintType$json = {
'1': 'PrintType',
'2': [
{'1': 'PRINT_TYPE_UNSPECIFIED', '2': 0},
{'1': 'PRINT_TYPE_IMPACT', '2': 1},
{'1': 'PRINT_TYPE_THERMAL', '2': 2},
],
};