UploaderUtils class

Constructors

UploaderUtils(Cloudinary cloudinary)

Properties

cloudinary → Cloudinary
final
hashCode int
The hash code for this object.
no setterinherited
networkDelegate → NetworkDelegate
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

buildPayload(dynamic file) → Payload
callApi(AbstractUploaderRequest request, String action, {SharedParams? options}) Future<UploaderResponse<UploadResult>>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
performUpload(UploadRequest request) Future<UploaderResponse<UploadResult>>?
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited