Properties
-
assetType
↔ String
-
read / write, inherited
-
cloudConfig
↔ CloudConfig
-
read / write, inherited
-
deliveryType
↔ String?
-
read / write, inherited
-
extension
↔ String?
-
read / write, inherited
-
hashCode
→ int
-
The hash code for this object. [...]
read-only, inherited
-
publicId
↔ String?
-
read / write, inherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-only, inherited
-
signature
↔ String?
-
read / write, inherited
-
transformation
↔ TransformationObject?
-
read / write, inherited
-
urlConfig
↔ UrlConfig
-
read / write, inherited
-
urlSuffix
↔ String?
-
read / write, inherited
-
version
↔ String?
-
read / write, inherited
Methods
-
finalizeResourceType(String? resourceType, String? type, String? urlSuffix, bool useRootPath, bool shorten)
→ String?
-
inherited
-
finalizeSource(String source, String? extension, String urlSuffix)
→ FinalizedSource
-
inherited
-
getTransformation()
→ TransformationObject?
-
override
-
getTransformationString()
→ String
-
override
-
hash(String input, String signatureAlgorithm)
→ List<int>?
-
Computes hash from input string using specified algorithm. [...]
inherited
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString()
→ String
-
A string representation of this object. [...]
inherited
-
unsignedDownloadUrlPrefix(String? cloudName, bool privateCdn, String? cname, bool secure, String? secureDistribution)
→ String
-
inherited