mirror of https://github.com/immich-app/immich.git
551 B
551 B
openapi.model.LibraryStatsResponseDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| photos | int | [default to 0] | |
| total | int | [default to 0] | |
| usage | int | [default to 0] | |
| videos | int | [default to 0] |