getValue property
Function to get the value of a field on an instance of type Object
.
This allows reflective access to fields on the object.
See GetValueCreator for function signature.
Implementation
final GetValueCreator? getValue;
Function to get the value of a field on an instance of type Object
.
This allows reflective access to fields on the object.
See GetValueCreator for function signature.
final GetValueCreator? getValue;