read abstract method

Future<String> read(
  1. String source
)

Implementation

Future<String> read(String source);