UploadUtil class
Constructors
- UploadUtil(UploadListener? _listener, String xToken, String _baseApiUrl)
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
subscribeToSee(
String url) → Future< void> -
toString(
) → String -
A string representation of this object.
inherited
-
upload(
Uint8List imgData, String? filePath) → Future< void>
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited