enabled property

bool get enabled
inherited

Whether this queue is currently active

Implementation

String get createdBy;@JsonKey(toJson: iso8601) DateTime get createdAt;@JsonKey(toJson: iso8601) DateTime get updatedAt;/// Whether this queue is currently active
bool get enabled;