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