setMaxPriorityFeePerGas property

set setMaxPriorityFeePerGas (int? maxPriorityFeePerGas)

Implementation

set setMaxPriorityFeePerGas(int? maxPriorityFeePerGas) =>
    this.maxPriorityFeePerGas = maxPriorityFeePerGas;