menu
web_and_terminal_pay package
documentation
service/crud/crud.dart
CRUDInterface
getAllList abstract method
getAllList abstract method
dark_mode
light_mode
getAllList
abstract method
Future
<
List
>
getAllList
(
)
Implementation
Future<List<dynamic>> getAllList();
web_and_terminal_pay package
documentation
service/crud/crud
CRUDInterface
getAllList abstract method
CRUDInterface class