mfaCode property
MFA verification code from an authenticator app
Implementation
@JsonKey(includeIfNull: false, name: 'mfa_code')
final String? mfaCode;
MFA verification code from an authenticator app
@JsonKey(includeIfNull: false, name: 'mfa_code')
final String? mfaCode;