menu
printer_tsc package
documentation
printer_tsc_platform_interface.dart
PrinterTscPlatform
clearBuffer method
clearBuffer method
dark_mode
light_mode
clearBuffer
method
Future
<
bool
>
clearBuffer
(
)
Implementation
Future<bool> clearBuffer() { throw UnimplementedError('clearBuffer() has not been implemented.'); }
printer_tsc package
documentation
printer_tsc_platform_interface
PrinterTscPlatform
clearBuffer method
PrinterTscPlatform class