discriminant property
Implementation
XdrClaimAtomType get discriminant => this._type;
Implementation
set discriminant(XdrClaimAtomType value) => this._type = value;
XdrClaimAtomType get discriminant => this._type;
set discriminant(XdrClaimAtomType value) => this._type = value;