getter property
Extracts this field's value from an entity; required for
DatumSchema.toMap delegation, optional otherwise.
Implementation
final DatumFieldGetter<E, V>? getter;
Extracts this field's value from an entity; required for
DatumSchema.toMap delegation, optional otherwise.
final DatumFieldGetter<E, V>? getter;