mirror of
https://github.com/immich-app/immich
synced 2026-08-22 13:13:05 +00:00
529 B
529 B
openapi.model.QueueStatusLegacyDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| isActive | bool | Whether the queue is currently active (has running jobs) | |
| isPaused | bool | Whether the queue is paused |