expiration property Null safety
Implementation
XdrUint64 get expiration => this._expiration;
Implementation
set expiration(XdrUint64 value) => this._expiration = value;
XdrUint64 get expiration => this._expiration;
set expiration(XdrUint64 value) => this._expiration = value;