menu
bungie_api package
documentation
models/destiny_quest_status.dart
DestinyQuestStatus
started property
started property
dark_mode
light_mode
started
property
@JsonKey(name: 'started')
bool
?
started
getter/setter pair
Whether or not you have started this quest.
Implementation
@JsonKey(name:'started') bool? started;
bungie_api package
documentation
models/destiny_quest_status
DestinyQuestStatus
started property
DestinyQuestStatus class