get method

Future<String> get()

Implementation

Future<String> get() => adapter.read();