RPTask constructor

RPTask(String _identifier, { bool closeAfterFinished })

Implementation

RPTask(this._identifier, {this.closeAfterFinished});