discriminant property

XdrSignerKeyType discriminant

Implementation

XdrSignerKeyType get discriminant => this._type;
void discriminant= (XdrSignerKeyType value)

Implementation

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