createStore abstract method

Future<Store> createStore(
  1. String directory
)

Implementation

Future<Store> createStore(String directory);