OtpEvent.started constructor
- required PhoneVerificationData phoneVerificationData,
Implementation
const factory OtpEvent.started({
required PhoneVerificationData phoneVerificationData,
}) = _Started;
const factory OtpEvent.started({
required PhoneVerificationData phoneVerificationData,
}) = _Started;