readSync method

  1. @override
String readSync()
override

Implementation

@override
String readSync() {
  return "";
}