ViewState class sealed
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
- customError → const CustomErrorState
- forceUpdate → const ForceUpdateError
- jailBroken → const JailBroken
- loaded → const Loaded
- loading → const Loading
- noData → const NoData
- noNetwork → const NoNetwork
- overlayLoading → const OverlayLoading
- searchError → const SearchError
- serverError → const ServerError
- unexpectedError → const UnexpectedError