priority property

Implementation

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