icon property

String? icon

Get the Guild icon.

Implementation

String? get icon => '${Constants.cdnUrl}/icons/$id/$_icon.png';