canDelete property

bool? canDelete
getter/setter pair

Whether the user can delete this label.

The user must have permission and the label must be disabled.

Implementation

core.bool? canDelete;