adapter property

FieldAdapter<T>? adapter
final

The adapter function to convert the T to any value.

Implementation

final FieldAdapter<T>? adapter;