XdrDataEntry constructor Null safety
- XdrAccountID _accountID,
- XdrString64 _dataName,
- XdrDataValue _dataValue,
- XdrDataEntryExt _ext
Implementation
XdrDataEntry(this._accountID, this._dataName, this._dataValue, this._ext);
XdrDataEntry(this._accountID, this._dataName, this._dataValue, this._ext);