services/api_urls library
Classes
Typedefs
- OnDownloadProgressCallback = void Function(int receivedBytes, int totalBytes)
- Callback invoked during file download to report progress.
- OnUploadProgressCallback = void Function(int receivedBytes, int totalBytes)
- Callback invoked during file upload to report progress.
Exceptions / Errors
- UrlDoestNotExists
- Exception thrown when a dotted URL name cannot be resolved in ApiUrls.