mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
601 B
Generated
601 B
Generated
openapi.model.ServerStatsResponseDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| photos | int | [default to 0] | |
| usage | int | [default to 0] | |
| usageByUser | List | [default to const []] | |
| videos | int | [default to 0] |