factory/action_factory library
Classes
- ActionFactory
- Class that handles Action related operations.
- HttpResponse
- Utility class to abstract the http client's response object.
Typedefs
- ActionFunction = void Function()
-
ActionValueFunction<
T> = void Function(T value)