mirror of
https://github.com/immich-app/immich
synced 2026-08-22 13:13:05 +00:00
571 B
571 B
openapi.model.LibraryStatsResponseDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| photos | int | Number of photos | |
| total | int | Total number of assets | |
| usage | int | Storage usage in bytes | |
| videos | int | Number of videos |