ModelNoNetworkException class
No network connection available.
Thrown when calling downloadModel without network connectivity.
- Inheritance
-
- Object
- ModelException
- ModelNoNetworkException
Constructors
- ModelNoNetworkException({required OCRModule module})
Properties
Methods
-
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