marker property

Marker? marker

Returns the gmaps.Marker associated to this controller.

Implementation

gmaps.Marker? get marker => _marker;