mirror of
https://github.com/immich-app/immich
synced 2026-08-22 13:13:05 +00:00
579 B
579 B
openapi.model.PeopleResponse
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| enabled | bool | Whether people are enabled | |
| minimumFaces | Optional<int?> | People face threshold | [optional] |
| sidebarWeb | bool | Whether people appear in web sidebar |