mirror of
https://github.com/immich-app/immich
synced 2026-08-22 13:13:05 +00:00
746 B
746 B
openapi.model.OnboardingStatusResponseDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| error | Optional<String?> | [optional] | |
| hasBackend | bool | ||
| hasBackup | bool | ||
| hasOnboardedKey | bool | ||
| hasSchedule | bool | ||
| hasSkippedExtraConfig | bool | ||
| hasTelemetry | TelemetryLevel | ||
| status | BootstrapStatus |