mirror of
https://github.com/immich-app/immich
synced 2026-08-29 13:15:45 +00:00
574 B
574 B
openapi.model.SnapshotSummaryDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| dataAdded | num | ||
| filesChanged | num | ||
| filesNew | num | ||
| filesUnmodified | num | ||
| totalBytes | num | ||
| totalFiles | num |