DepositAsset constructor Null safety
Implementation
DepositAsset(this.enabled, this.authenticationRequired, this.feeFixed, this.feePercent,
this.minAmount, this.maxAmount, this.fields);
DepositAsset(this.enabled, this.authenticationRequired, this.feeFixed, this.feePercent,
this.minAmount, this.maxAmount, this.fields);