discriminant property
Implementation
XdrExtendFootprintTTLResultCode get discriminant => this._code;
Implementation
set discriminant(XdrExtendFootprintTTLResultCode value) =>
this._code = value;
XdrExtendFootprintTTLResultCode get discriminant => this._code;
set discriminant(XdrExtendFootprintTTLResultCode value) =>
this._code = value;