Public method or function.
@override /// Public method or function. Future<String> readAsStringAsync(String path) => File(path).readAsString();