TasksError constructor

const TasksError(
  1. String message
)

Implementation

const TasksError(this.message);