mirror of
https://github.com/immich-app/immich.git
synced 2025-12-12 07:41:02 -08:00
782 B
Generated
782 B
Generated
openapi.model.LibraryResponseDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| assetCount | int | ||
| createdAt | DateTime | ||
| exclusionPatterns | List | [default to const []] | |
| id | String | ||
| importPaths | List | [default to const []] | |
| name | String | ||
| ownerId | String | ||
| refreshedAt | DateTime | ||
| updatedAt | DateTime |