PictrsApi class
Properties
Methods
-
delete(
PictrsUploadFile pictrsFile) → Future< void> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
upload(
{required String filePath, required String auth}) → Future< PictrsUpload>
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited