menu
bungie_api package
documentation
models/core_setting.dart
CoreSetting
isDefault property
isDefault property
dark_mode
light_mode
isDefault
property
@JsonKey(name: 'isDefault')
bool
?
isDefault
getter/setter pair
Implementation
@JsonKey(name:'isDefault') bool? isDefault;
bungie_api package
documentation
models/core_setting
CoreSetting
isDefault property
CoreSetting class