iconUrl property Null safety
final
The network link for an icon.
If this is not null, than the iconPath must be null.
Implementation
final String? iconUrl;
The network link for an icon.
If this is not null, than the iconPath must be null.
final String? iconUrl;