$VerificationAttemptResponseModelExtension extension
Methods
-
copyWith(
{String? text, int? dateUnix, bool? accepted, double? similarity, double? levenshteinDistance, dynamic recording}) → VerificationAttemptResponseModel -
Available on VerificationAttemptResponseModel, provided by the $VerificationAttemptResponseModelExtension extension
-
copyWithWrapped(
{Wrapped< String> ? text, Wrapped<int> ? dateUnix, Wrapped<bool> ? accepted, Wrapped<double> ? similarity, Wrapped<double> ? levenshteinDistance, Wrapped? recording}) → VerificationAttemptResponseModel -
Available on VerificationAttemptResponseModel, provided by the $VerificationAttemptResponseModelExtension extension