icon property

  1. @BuiltValueField(wireName: r'icon')
String? icon

Contains the URL of a suggested icon which may be displayed to the user when indicating this result on a map.

Implementation

@BuiltValueField(wireName: r'icon')
String? get icon;