startingBalance property Null safety
Implementation
XdrInt64 get startingBalance => this._startingBalance;
Implementation
set startingBalance(XdrInt64 value) => this._startingBalance = value;
XdrInt64 get startingBalance => this._startingBalance;
set startingBalance(XdrInt64 value) => this._startingBalance = value;