ScpStatus class
- Implementers
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
Constants
- RESULT_DONE → const String
- RESULT_ERROR → const String
- RESULT_ERROR_FAILED_FETCHING_NVCN → const String
- RESULT_SUCCESS → const String