menu
fast_app package
documentation
net/fast_request.dart
OnError typedef
OnError typedef
dark_mode
light_mode
OnError
typedef
OnError
=
dynamic Function
(
String
msg
,
int
code
)
Implementation
typedef OnError(String msg, int code);
fast_app package
documentation
net/fast_request
OnError typedef
fast_request library