iconUrl property

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

A URL to an icon to display with the application

Implementation

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