bungie_api_dart package
documentation
interfaces
DestinyItemComponent
bindStatus property
bindStatus
bungie_api_dart package
documentation
interfaces
DestinyItemComponent
bindStatus property
DestinyItemComponent class
Constructors
DestinyItemComponent
Properties
bindStatus
bucketHash
expirationDate
hashCode
itemHash
itemInstanceId
location
lockable
overrideStyleItemHash
quantity
runtimeType
state
transferStatus
Methods
noSuchMethod
toString
Operators
operator ==
bindStatus
property
int
bindStatus
read / write
If the item is bound to a location, it will be specified in this enum.
Implementation
int bindStatus;