menu
carp_webservices package
documentation
carp_services/carp_services.dart
FileDownloadTask
onComplete property
onComplete property
dark_mode
light_mode
onComplete
property
Future
<
int
>
get
onComplete
Returns the HTTP status code when completed
Implementation
Future<int> get onComplete => _completer.future;
carp_webservices package
documentation
carp_services/carp_services
FileDownloadTask
onComplete property
FileDownloadTask class