bool? get primary => _$this._primary;
set primary(covariant bool? primary) => _$this._primary = primary;