SearchResultOfDestinyEntitySearchResultItem class
Constructors
Properties
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- hasMore ↔ bool
-
read / write
- query ↔ PagedQuery
-
read / write
- replacementContinuationToken ↔ String
-
read / write
-
results
↔ List<
DestinyEntitySearchResultItem> -
read / write
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
- totalResults ↔ int
-
read / write
- useTotalResults ↔ bool
-
If useTotalResults is true, then totalResults represents an accurate count. [...]
read / write
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString(
) → String -
Returns a string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited