doNotShowPermissionOnSplash property

Future<bool> doNotShowPermissionOnSplash

Implementation

static Future<bool> get doNotShowPermissionOnSplash async =>
    await LocalStorage.instance().skipped || await allGranted;