SearchInfo class

Properties

filterInfoList List<FilterInfo>?
no setter
hashCode int
The hash code for this object.
no setterinherited
isAddToCart bool
no setter
item Item?
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
searchResultInfoList List<SearchResultInfo>?
no setter
searchString String
no setter
sortingInfo SortingInfo?
no setter
unrecognizedWordsList List<String>?
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map
toString() String
A string representation of this object.
override

Operators

operator ==(Object other) bool
The equality operator.
inherited