getOutput abstract method

Future<String?> getOutput()

Returns the log output generated while running the session.

Implementation

Future<String?> getOutput();