ImageObject class
Constructors
- ImageObject.fromBuilder(GeneralAsset builder)
Properties
- analytics ↔ Analytics?
-
getter/setter pairinherited
- assetType ↔ String
-
getter/setter pairinherited
- cloudConfig ↔ CloudConfig
-
getter/setter pairinherited
- deliveryType ↔ String?
-
getter/setter pairinherited
- extension ↔ String?
-
getter/setter pairinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- publicId ↔ String?
-
getter/setter pairinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- signature ↔ String?
-
getter/setter pairinherited
- transformation ↔ TransformationObject?
-
getter/setter pairinherited
- urlConfig ↔ UrlConfig
-
getter/setter pairinherited
- urlSuffix ↔ String?
-
getter/setter pairinherited
- version ↔ String?
-
getter/setter pairinherited
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 nonexistent 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
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited