Future<bool> auth(String reason) async { return await BiometricStoragePlatform.instance.auth(reason); }