EntFieldGetter<T> typedef

EntFieldGetter<T> = dynamic Function(T data)

Implementation

typedef EntFieldGetter<T> = dynamic Function(T data);