USettingsSms constructor
USettingsSms({
- required TagSmsPanel tag,
- required String loginOtpPattern,
- required String supportPasswordOtp,
- required String apiKey,
Implementation
USettingsSms({required this.tag, required this.loginOtpPattern, required this.supportPasswordOtp, required this.apiKey});