config/config library
Classes
- Canceller
- A class that helps manage the cancellation of asynchronous operations, particularly network requests made using the Dio package.
Enums
- RequestMethod
- Represents the different HTTP request methods supported by the application.
- TimeUnit
- Represents the units of time used for configuration, such as timeouts.