OnFeatureGesture<T> typedef

OnFeatureGesture<T> = void Function(T mapsObject)

Implementation

typedef OnFeatureGesture<T> = void Function(T mapsObject);