iconUrl property

String? iconUrl
final

URL of an icon representing the Panel.

Implementation

@JsonKey(name: 'icon_url')
final String? iconUrl;