load abstract method

Future<String> load()

Return string data. Called in a separate thread.

Implementation

core.Future<core.String> load();