OnUserLocationUpdated typedef
OnUserLocationUpdated =
void Function(UserLocation location)
Implementation
typedef OnUserLocationUpdated = void Function(UserLocation location);
typedef OnUserLocationUpdated = void Function(UserLocation location);