silent property
Whether output is suppressed.
True for .replay (silent), false for .load (with output).
Implementation
final bool silent;
Whether output is suppressed.
True for .replay (silent), false for .load (with output).
final bool silent;