AssetBalanceChange constructor

AssetBalanceChange(
  1. String type,
  2. String from,
  3. String to,
  4. String amount,
  5. String assetType,
  6. {String? assetCode,
  7. String? assetIssuer}
)

Implementation

AssetBalanceChange