mirror of
https://github.com/immich-app/immich.git
synced 2025-11-08 15:57:19 -05:00
515 B
515 B
openapi.model.JobCounts
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| active | num | ||
| completed | num | ||
| failed | num | ||
| delayed | num | ||
| waiting | num |