CldImage class
- Inheritance
-
- Object
- GeneralAsset
- CldImage
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
analytics(
Analytics analytics) → GeneralAsset -
inherited
-
assetType(
String assetType) → GeneralAsset -
inherited
-
cloudConfig(
CloudConfig cloudConfig) → GeneralAsset -
inherited
-
deliveryType(
String deliveryType) → GeneralAsset -
inherited
-
extension(
String extension) → GeneralAsset -
inherited
-
getAnalytics(
) → Analytics? -
inherited
-
getAssetType(
) → String? -
inherited
-
getCloudConfig(
) → CloudConfig? -
inherited
-
getDeliveryType(
) → String? -
inherited
-
getExtension(
) → String? -
inherited
-
getPublicId(
) → String? -
inherited
-
getSignature(
) → String? -
inherited
-
getTransformation(
) → TransformationObject? -
inherited
-
getUrlConfig(
) → UrlConfig? -
inherited
-
getUrlSuffix(
) → String? -
inherited
-
getVersion(
) → String? -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
publicId(
String publicId) → GeneralAsset -
inherited
-
signature(
String signature) → GeneralAsset -
inherited
-
toString(
) → String -
A string representation of this object.
override
-
transformation(
Transformation transformation) → GeneralAsset -
inherited
-
urlConfig(
UrlConfig urlConfig) → GeneralAsset -
inherited
-
urlSuffix(
String urlSuffix) → GeneralAsset -
inherited
-
version(
dynamic version) → GeneralAsset -
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited