readLineSync static method

String? readLineSync()

Implementation

static String? readLineSync() => stdin.readLineSync();