open abstract method

Future<void> open(
  1. String path
)

Implementation

Future<void> open(String path);