AssetRecipient constructor

AssetRecipient(
  1. ToplAddress key,
  2. AssetValue value
)

Implementation

AssetRecipient(this.key, this.value);