mirror of
https://github.com/immich-app/immich.git
synced 2026-02-04 19:12:11 -08: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 |