menu
umvvm package
documentation
arch/http/base_request.dart
DatabaseGetDelegate<ItemType> typedef
DatabaseGetDelegate<ItemType> typedef
dark_mode
light_mode
DatabaseGetDelegate<
ItemType
>
typedef
DatabaseGetDelegate
<
ItemType
> =
Future
Function
(
Map
?
headers
)
Implementation
typedef DatabaseGetDelegate<ItemType> = Future Function(Map? headers);
umvvm package
documentation
arch/http/base_request
DatabaseGetDelegate<ItemType> typedef
base_request library