icon property

  1. @override
String? icon
finalinherited

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

Implementation

@override
final String? icon;