Future<void> initialize(String appid, {double timeout = 30.0}) async { _otplessChannel.initialize(appid, timeout); }