icon property

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

Contains the URL for the icon associated with this line.

Implementation

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