codeExpiresAt property
ISO8601 timestamp when the verification code expires
Implementation
@JsonKey(name: 'code_expires_at')
final String codeExpiresAt;
ISO8601 timestamp when the verification code expires
@JsonKey(name: 'code_expires_at')
final String codeExpiresAt;