getStorage abstract method

Future<LocalStorage> getStorage({
  1. String path,
})

Implementation

Future<LocalStorage> getStorage({String path});