title property

String? title
final

The title of pin. If this is null, name will be shown as pin's title.

Implementation

final String? title;