setValue property

SetValueCreator? setValue
final

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;