getValue property

GetValueCreator? getValue
final

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;