readText abstract method

Future<String> readText(
  1. String path
)

Implementation

Future<String> readText(String path);