menu
bungie_api package
documentation
models/destiny_unlock_status.dart
DestinyUnlockStatus
isSet property
isSet property
dark_mode
light_mode
isSet
property
@JsonKey(name: 'isSet')
bool
?
isSet
getter/setter pair
Whether the unlock flag is set.
Implementation
@JsonKey(name:'isSet') bool? isSet;
bungie_api package
documentation
models/destiny_unlock_status
DestinyUnlockStatus
isSet property
DestinyUnlockStatus class