effectiveGasPrice property

  1. @BigIntConverter()
  2. @JsonKey(name: 'effective_gas_price')
Uint256 effectiveGasPrice
inherited

Implementation

@BigIntConverter()
@JsonKey(name: 'effective_gas_price')
Uint256 get effectiveGasPrice => throw _privateConstructorUsedError;