bungie_api_dart package
documentation
interfaces
DestinyActivity
isVisible property
isVisible
bungie_api_dart package
documentation
interfaces
DestinyActivity
isVisible property
DestinyActivity class
Constructors
DestinyActivity
Properties
activityHash
canJoin
canLead
difficultyTier
displayLevel
hashCode
isCompleted
isNew
isVisible
recommendedLight
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
isVisible
property
bool
isVisible
read / write
If true, the user should be able to see this activity.
Implementation
bool isVisible;