menu
tencentcloud_cos_sdk_plugin package
documentation
cos_service.dart
CosService
cancelAll method
cancelAll method
dark_mode
light_mode
cancelAll
method
Future
<
void
>
cancelAll
(
)
Implementation
Future<void> cancelAll() { return cosApi.cancelAll(serviceKey); }
tencentcloud_cos_sdk_plugin package
documentation
cos_service
CosService
cancelAll method
CosService class