active property

String? active

Implementation

String? get active => _$this._active;
void active=(String? active)

Implementation

set active(String? active) => _$this._active = active;