menu
finn_utils package
documentation
utils/client/helpers/settle.dart
ResponseWrapper<T> typedef
ResponseWrapper<T> typedef
dark_mode
light_mode
ResponseWrapper<
T
>
typedef
ResponseWrapper
<
T
> =
T Function
(
Map
<
String
,
dynamic
>
json
)
Implementation
typedef ResponseWrapper<T> = T Function(Map<String, dynamic> json);
finn_utils package
documentation
utils/client/helpers/settle
ResponseWrapper<T> typedef
settle library