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