icon property

String? icon
final

Icon name of this space. This should also take into account iconSet in order to find the correct Icon to display

Implementation

final String? icon;