menu
littlefish_interfaces package
documentation
printer_gateway.dart
PrinterGateway
cutPaper abstract method
cutPaper abstract method
dark_mode
light_mode
cutPaper
abstract method
Future
<
Either
<
String
,
bool
>
>
cutPaper
(
)
Implementation
Future<Either<String, bool>> cutPaper();
littlefish_interfaces package
documentation
printer_gateway
PrinterGateway
cutPaper abstract method
PrinterGateway class