messageOutput property

MessageOutput? get messageOutput
inherited

The MessageOutput for the command runner. It is also used for the commands unless they have their own.

Implementation

MessageOutput? get messageOutput => _messageOutput;