ConsoleOutputDevice constructor

ConsoleOutputDevice(
  1. Console console
)

Implementation

ConsoleOutputDevice(this.console);