verificationAttempts property

  1. @JsonKey(name: 'verification_attempts')
List<VerificationAttempt>? verificationAttempts
final

Implementation

@JsonKey(name: 'verification_attempts')
final List<VerificationAttempt>? verificationAttempts;