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