bool? get versioning => _$this._versioning;
set versioning(covariant bool? versioning) => _$this._versioning = versioning;