LatLngCallBack typedef Null safety

LatLngCallBack = void Function(LatLng)

Implementation

typedef LatLngCallBack=void Function(LatLng);