getInstance static method

Implementation

static FutureOr<LocalStorageInterface> getInstance() =>
    LocalStorageStore.getInstance();