$VoiceVerificationResponseModelExtension extension
Methods
-
copyWith(
{bool? requiresVerification, bool? isVerified, List< String> ? verificationFailures, int? verificationAttemptsCount, dynamic language, dynamic verificationAttempts}) → VoiceVerificationResponseModel -
Available on VoiceVerificationResponseModel, provided by the $VoiceVerificationResponseModelExtension extension
-
copyWithWrapped(
{Wrapped< bool> ? requiresVerification, Wrapped<bool> ? isVerified, Wrapped<List< ? verificationFailures, Wrapped<String> >int> ? verificationAttemptsCount, Wrapped? language, Wrapped? verificationAttempts}) → VoiceVerificationResponseModel -
Available on VoiceVerificationResponseModel, provided by the $VoiceVerificationResponseModelExtension extension