Task constructor

const Task([String description ])

Implementation

const Task([this.description]);