Cloudinary class
Methods
-
image(String publicId)
→ CldImage
-
Creates a new Image instance using the current configuration instance.
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
raw(String publicId)
→ CldAsset
-
Creates a new Raw instance using the current configuration instance.
-
toString()
→ String
-
A string representation of this object.
inherited
-
video(String publicId)
→ CldVideo
-
Creates a new Video instance using the current configuration instance.