maxFeePerGas property
- @BigIntConverter()
- @JsonKey(name: 'max_fee_per_gas')
inherited
Implementation
@BigIntConverter()
@JsonKey(name: 'max_fee_per_gas')
Uint256? get maxFeePerGas => throw _privateConstructorUsedError;
@BigIntConverter()
@JsonKey(name: 'max_fee_per_gas')
Uint256? get maxFeePerGas => throw _privateConstructorUsedError;