bool? get mandatory => _$this._mandatory;
set mandatory(covariant bool? mandatory) => _$this._mandatory = mandatory;