bool? get enabled => _$this._enabled;
set enabled(covariant bool? enabled) => _$this._enabled = enabled;