uri property

Uri uri
inherited

Implementation

Uri get uri => Uri.parse(
    '${cdnUrl.replaceFirst(RegExp(r'/$'), '')}/${pathTransformer.path}');