TaskPriority constructor

const TaskPriority(
  1. String value
)

Implementation

const TaskPriority(this.value);