Map<String, dynamic> toJson() => { "failedAttempts": failedAttempts, "maxAttempts": maxAttempts, "remainingAttempts": remainingAttempts };