RequestPhoneVerificationResponse constructor
RequestPhoneVerificationResponse({
- String? verificationId,
Implementation
RequestPhoneVerificationResponse({
this.verificationId,
});
RequestPhoneVerificationResponse({
this.verificationId,
});