AccountDebitedEffectResponse constructor Null safety
Implementation
AccountDebitedEffectResponse(this.amount, this.assetType, this.assetCode, this.assetIssuer);
AccountDebitedEffectResponse(this.amount, this.assetType, this.assetCode, this.assetIssuer);