toString method
Convert the AssetIssueContractFrozenSupply object to its string representation.
Implementation
@override
String toString() {
return "AssetIssueContractFrozenSupply{${toJson()}}";
}
Convert the AssetIssueContractFrozenSupply object to its string representation.
@override
String toString() {
return "AssetIssueContractFrozenSupply{${toJson()}}";
}