onLocationStatusUpdated abstract method

void onLocationStatusUpdated(
  1. LocationStatus status
)

Handle change in location provider status.

Implementation

void onLocationStatusUpdated(
    mapkit_location_location_status.LocationStatus status);