@override Future<bool?> removeSecure() async { return await methodChannel.invokeMethod<bool>('removeSecure'); }