iconUri property

String? iconUri

The url of the icon image. This may be null even if isAvailable is true.

Implementation

String? get iconUri => _iconUri;