title property

String? title
final

Text displayed in an info window when the user taps the marker.

A null value means no title.

Implementation

final String? title;