Disable app lock and clear stored PIN.
static Future<void> disable() async { await _impl.disable(); }