Logger constructor

Logger(
  1. bool verbose
)

Implementation

Logger(this.verbose);