icon property

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

Contains the URL for an icon associated with this vehicle type.

Implementation

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