totalSupply property

  1. @BigIntConverter()
  2. @JsonKey(name: 'total_supply')
Uint256? totalSupply
inherited

Implementation

@BigIntConverter()
@JsonKey(name: 'total_supply')
Uint256? get totalSupply => throw _privateConstructorUsedError;