mirror of
https://github.com/immich-app/immich
synced 2026-08-22 13:13:05 +00:00
677 B
677 B
openapi.model.CalendarHeatmapResponseDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| from | String | Start date in UTC | |
| series | List | [default to const []] | |
| to | String | End date in UTC | |
| totalCount | int | Total activity count over the period |