setPrivate method

void setPrivate()

Make the thread private

Implementation

void setPrivate() => this.private = true;