FdcFieldValueChangeReplacement<T> constructor
const
FdcFieldValueChangeReplacement<T> (})
Creates a result that replaces the proposed value.
Implementation
const FdcFieldValueChangeReplacement(
this.replacementValue, {
super.additionalValues = const <String, Object?>{},
}) : super._();