HawkObjToMap<T> typedef

HawkObjToMap<T> = Map Function(T obj)

Implementation

typedef Map HawkObjToMap<T>(T obj);