UpdateTaskErrorState constructor

UpdateTaskErrorState(
  1. String message
)

Implementation

UpdateTaskErrorState(this.message);