menu
web_and_terminal_pay package
documentation
pos/data/pos_local_db.dart
PosOperationDB
getAllTransaction abstract method
getAllTransaction abstract method
dark_mode
light_mode
getAllTransaction
abstract method
Future
<
List
<
TransactionTerminalMain
>
>
getAllTransaction
(
)
Implementation
Future<List<TransactionTerminalMain>> getAllTransaction();
web_and_terminal_pay package
documentation
pos/data/pos_local_db
PosOperationDB
getAllTransaction abstract method
PosOperationDB class