iconUrl property

String? iconUrl
final

The network link for an icon.

If this is not null, than the iconPath must be null.

Implementation

final String? iconUrl;