menu
tencentcloud_cos_sdk_plugin package
documentation
cos.dart
Cos
hasDefaultService method
hasDefaultService method
dark_mode
light_mode
hasDefaultService
method
bool
hasDefaultService
(
)
Implementation
bool hasDefaultService() { return _cosServices.containsKey(defaultKey); }
tencentcloud_cos_sdk_plugin package
documentation
cos
Cos
hasDefaultService method
Cos class