maxFeePerGas property

  1. @BigIntConverter()
  2. @JsonKey(name: 'max_fee_per_gas')
Uint256? maxFeePerGas
inherited

Implementation

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