gasPrice property

EtherAmount? gasPrice
final

How much ether to spend on a single unit of gas. Can be null, in which case the rpc server will choose this value.

Implementation

final EtherAmount? gasPrice;