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