gasEstimate property

  1. @BuiltValueField(wireName: r'gas_estimate')
int gasEstimate

The current estimate for the gas unit price

Implementation

@BuiltValueField(wireName: r'gas_estimate')
int get gasEstimate;