icon property

String? icon

The icon to use for this server. Must be an svg or a base64 encoded png (square, preferably 16x16 or 32x32)

Implementation

String? get icon;