columnName property
final
Human-readable name of the assigned board column (e.g. 'Under Review').
Implementation
final String? columnName;
Human-readable name of the assigned board column (e.g. 'Under Review').
final String? columnName;