menu
flutter_data_components package
documentation
fdc.dart
FdcChangeSetEntry
originalValues property
originalValues property
dark_mode
light_mode
originalValues
property
Map
<
String
,
Object
?
>
originalValues
final
Original field values before the change.
Implementation
final Map<String, Object?> originalValues;
flutter_data_components package
documentation
fdc
FdcChangeSetEntry
originalValues property
FdcChangeSetEntry class