uno
uno
DownloadCallback typedef
DownloadCallback
DownloadCallback
typedef
Null safety
DownloadCallback
=
void Function
(
int
total
,
int
current
)
Implementation
typedef DownloadCallback = void Function(int total, int current);
uno
uno
DownloadCallback typedef
uno library
Classes
FormData
Request
Response
Uno
Enums
ResponseType
Typedefs
DownloadCallback
ValidateCallback
Exceptions
UnoError