setSource abstract method

void setSource(
  1. LocationViewSource? source
)

Sets/gets the data source.

Implementation

void setSource(
    mapkit_location_location_view_source.LocationViewSource? source);