menu
flutter_data_components package
documentation
fdc.dart
FdcChangeSetEntry
changedFields property
changedFields property
dark_mode
light_mode
changedFields
property
Set
<
String
>
changedFields
final
Names of fields changed by this operation.
Implementation
final Set<String> changedFields;
flutter_data_components package
documentation
fdc
FdcChangeSetEntry
changedFields property
FdcChangeSetEntry class