WebOPFSService class
Stub class for non-web platforms
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
-
clearAll(
) → Never -
deleteModel(
String filename) → Never -
downloadToOPFS(
String url, String filename, {String? authToken, required void onProgress(int percentage), dynamic abortSignal}) → Never -
getCachedModelSize(
String filename) → Never -
getStorageStats(
) → Never -
getStreamReader(
String filename) → Never -
isModelCached(
String filename) → Never -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited