totalAssetsToCreate property

BigInt? totalAssetsToCreate
getter/setter pair

The total number of base units of the asset to create. This number cannot be changed. Required on creation.

Implementation

BigInt? totalAssetsToCreate;