menu
sunny_sdk_core package
documentation
model/change_result.dart
ChangeResultBase
changed property
changed property
dark_mode
light_mode
changed
property
bool
?
get
changed
Property getter and setter for changed:
Implementation
bool? get changed;
set
changed
(
bool
?
changed
)
Implementation
set changed(bool? changed);
sunny_sdk_core package
documentation
model/change_result
ChangeResultBase
changed property
ChangeResultBase class