read method

  1. @override
String? read()
override

Implementation

@override
String? read() => stdin.readLineSync();