LocationCallback typedef

LocationCallback = void Function(LatLng latLong)

Implementation

typedef LocationCallback = void Function(LatLng latLong);