getInfoWindowMarkerNotifier method

ValueNotifier<VoyagerInfoWindow?> getInfoWindowMarkerNotifier()

Implementation

ValueNotifier<VoyagerInfoWindow?> getInfoWindowMarkerNotifier() => _mapBloc.infoWindowMarkerNotifier;