active property

bool? get active

Indicates whether the bundle is currently active

Implementation

bool? get active => activeField.getValue(json);