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