constTerm property Null safety
Implementation
XdrInt64 get constTerm => this._constTerm;
Implementation
set constTerm(XdrInt64 value) => this._constTerm = value;
XdrInt64 get constTerm => this._constTerm;
set constTerm(XdrInt64 value) => this._constTerm = value;