deletedAt property
When the queue was deleted, if applicable
Implementation
bool get enabled;/// When the queue was deleted, if applicable
@JsonKey(toJson: iso8601) DateTime? get deletedAt;
When the queue was deleted, if applicable
bool get enabled;/// When the queue was deleted, if applicable
@JsonKey(toJson: iso8601) DateTime? get deletedAt;