io property

Console get io

The I/O helper for console output.

Implementation

Console get io => _io ??= _buildIo();