priority property

Implementation

Enum$BoardCardPriorityEnum? get priority =>
    (_$data['priority'] as Enum$BoardCardPriorityEnum?);