open abstract method

Future<IOContext> open(
  1. String url
)

Implementation

Future<IOContext> open(String url);