ConnectOtp constructor
ConnectOtp({
- required String otp,
Implementation
ConnectOtp({required this.otp}) : super(type: '@w3m-app/CONNECT_OTP');
ConnectOtp({required this.otp}) : super(type: '@w3m-app/CONNECT_OTP');