menu
t70_printer_lib package
documentation
t70_printer_lib_platform_interface.dart
T70PrinterLibPlatform
readMsg method
readMsg method
dark_mode
light_mode
readMsg
method
Future
<
Uint8List
?
>
readMsg
(
)
Implementation
Future<Uint8List?> readMsg() { throw UnimplementedError('readMsg() has not been implemented.'); }
t70_printer_lib package
documentation
t70_printer_lib_platform_interface
T70PrinterLibPlatform
readMsg method
T70PrinterLibPlatform class