3 lines
94 B
Dart
3 lines
94 B
Dart
List<String> printerTypes = ['Bluetooth', 'Network'];
|
|
List<String> paperTypes = ['58', '80'];
|