url property

String url

Implementation

String get url {
  return '${config.getEndpoint(fetchConfig.bucket, regionFormatted)}$keyFormatted$urlParamsFormatted';
}