menu
zerothreesix_flutter package
documentation
utils/errors.dart
TaskVoid typedef
TaskVoid typedef
dark_mode
light_mode
TaskVoid
typedef
TaskVoid
= TaskEither
<
HttpNotSuccess
,
void
>
Implementation
typedef TaskVoid = TaskEither<HttpNotSuccess, void>;
zerothreesix_flutter package
documentation
utils/errors
TaskVoid typedef
errors library