EntityGetter<T> typedef

EntityGetter<T> = T Function(dynamic json)

Implementation

typedef EntityGetter<T> = T Function(dynamic json);