uri property

String get uri

Implementation

String get uri {
  return "$scheme://$bucketName.cos.$region.myqcloud.com";
}