setValue property
Function to set the value of a field on an instance of type Object
.
This allows reflective mutation of object fields.
See SetValueCreator for function signature.
Implementation
final SetValueCreator? setValue;
Function to set the value of a field on an instance of type Object
.
This allows reflective mutation of object fields.
See SetValueCreator for function signature.
final SetValueCreator? setValue;