PrintCommandFormat$json top-level constant
- @Deprecated('Use printCommandFormatDescriptor instead')
Implementation
@$core.Deprecated('Use printCommandFormatDescriptor instead')
const PrintCommandFormat$json = {
'1': 'PrintCommandFormat',
'2': [
{'1': 'PRINT_COMMAND_FORMAT_UNSPECIFIED', '2': 0},
{'1': 'PRINT_COMMAND_FORMAT_ESC_POS', '2': 1},
{'1': 'PRINT_COMMAND_FORMAT_HTML', '2': 2},
],
};