read abstract method

Future<String> read(
  1. String path
)

Implementation

Future<String> read(String path);