label
A short judge-facing label for this level.
Declaration
var label: String { get }Discussion
The default is String(describing: self), which for enums produces the case name.
A short judge-facing label for this level.
var label: String { get }The default is String(describing: self), which for enums produces the case name.