totalCoins property Null safety
Implementation
XdrInt64 get totalCoins => this._totalCoins;
Implementation
set totalCoins(XdrInt64 value) => this._totalCoins = value;
XdrInt64 get totalCoins => this._totalCoins;
set totalCoins(XdrInt64 value) => this._totalCoins = value;