@override Future<bool> redirectToWallet({ required String topic, required Redirect? redirect, }) { return _callRedirect(topic, redirect); }