menu
my_pos package
documentation
models/my_pos_paper.dart
MyPosPaper
print method
print method
dark_mode
light_mode
print
method
Future
<
PrintResponse
>
print
(
)
Implementation
Future<PrintResponse> print() async { return MyPos.printPaper(this); }
my_pos package
documentation
models/my_pos_paper
MyPosPaper
print method
MyPosPaper class