LocationAccessor<T> typedef

GeoPoint LocationAccessor (T item)

function typse used to acces the field that contains the loaction inside the generic type

Implementation

typedef LocationAccessor<T> = GeoPoint Function(T item);