totalSupply property
- @BigIntConverter()
- @JsonKey(name: 'total_supply')
inherited
Implementation
@BigIntConverter()
@JsonKey(name: 'total_supply')
Uint256 get totalSupply => throw _privateConstructorUsedError;
@BigIntConverter()
@JsonKey(name: 'total_supply')
Uint256 get totalSupply => throw _privateConstructorUsedError;