balance property Null safety
Implementation
XdrInt64 get balance => this._balance;
Implementation
set balance(XdrInt64 value) => this._balance = value;
XdrInt64 get balance => this._balance;
set balance(XdrInt64 value) => this._balance = value;