io property

IOApi io

Input/Output operations for streams produced by DevTools.

Implementation

IOApi get io => _io ??= IOApi(client);