isVerbose property

bool isVerbose

Implementation

bool get isVerbose {
  return this == Level.verbose;
}