active property
Identifies whether the document is active and used for checks.
Implementation
@BuiltValueField(wireName: r'active')
bool? get active;
Identifies whether the document is active and used for checks.
@BuiltValueField(wireName: r'active')
bool? get active;