suppressWarnings property
If this is true, print warnings for skipped messages. Otherwise, warnings are suppressed.
Implementation
bool suppressWarnings = false;
If this is true, print warnings for skipped messages. Otherwise, warnings are suppressed.
bool suppressWarnings = false;