AssetIssueContractFrozenSupply constructor
Create a new AssetIssueContractFrozenSupply instance with specified parameters.
Implementation
AssetIssueContractFrozenSupply(
{required this.frozenAmount, required this.frozenDays});
Create a new AssetIssueContractFrozenSupply instance with specified parameters.
AssetIssueContractFrozenSupply(
{required this.frozenAmount, required this.frozenDays});