localIcon property

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

Contains the URL for the icon associated with this vehicle type, based on the local transport signage.

Implementation

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