OTP Mobile authentication related events
@override void n2fOpenAuthOtp(String? message) { _broadcastEvent(OpenAuthOtpEvent(message ?? "")); }