Future<void> initializeSession(String appId) async { await _otplessPlatform.initializeSession(appId); }