readText method

Future<String> readText()

Implementation

Future<String> readText() => Future<String>.value('');