onTap$ property

Stream<LatLng> onTap$

Implementation

Stream<LatLng> get onTap$ => _onTap$.stream;