prioritizedGasEstimate property

  1. @BuiltValueField(wireName: r'prioritized_gas_estimate')
int? prioritizedGasEstimate

The prioritized estimate for the gas unit price

Implementation

@BuiltValueField(wireName: r'prioritized_gas_estimate')
int? get prioritizedGasEstimate;