readLine static method

String? readLine()

Implementation

static String? readLine() => _adapter.read();