CreateTaskFailedState constructor

CreateTaskFailedState(
  1. String message
)

Implementation

CreateTaskFailedState(this.message);