discriminant property Null safety
Implementation
XdrSCSpecType get discriminant => this._type;
Implementation
set discriminant(XdrSCSpecType value) => this._type = value;
XdrSCSpecType get discriminant => this._type;
set discriminant(XdrSCSpecType value) => this._type = value;