uri property

String uri

Implementation

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