SearchResultAppState class

Inheritance
Implemented types

Constructors

SearchResultAppState(Condition condition)

Properties

hashCode int
The hash code for this object.
no setterinherited
mCondition BaseCondition?
latefinalinherited
mName String
latefinalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getCondition() BaseCondition?
inherited
getName() String
inherited
isUnsupported() bool
inherited
isWaiting() bool
inherited
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

Static Properties

failure Condition
final
itemNotFound Condition
final
itemNotSpecified Condition
final
itemOutOfStock Condition
final
name String
final
success Condition
final