maxPriorityFeePerGas property

  1. @BigIntConverter()
  2. @JsonKey(name: 'max_priority_fee_per_gas')
Uint256? maxPriorityFeePerGas
inherited

Implementation

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