Task constructor

Task(
  1. String type
)

Implementation

Task(this.type);