PropertyGetter<E> typedef

PropertyGetter<E> = dynamic Function(E entity)

Implementation

typedef PropertyGetter<E> = dynamic Function(E entity);