menu
hycop_multi_platform package
documentation
hycop/absModel/abs_ex_model.dart
AbsExModel
isChanged method
isChanged method
dark_mode
light_mode
isChanged
method
bool
isChanged
(
AbsExModel
other
)
Implementation
bool isChanged(AbsExModel other) => !(this == other);
hycop_multi_platform package
documentation
hycop/absModel/abs_ex_model
AbsExModel
isChanged method
AbsExModel class