Future<String?> readLine([String delimiter = "\n"]) { throw UnimplementedError('readLine() has not been implemented.'); }