gasPrice property

  1. @BigIntConverter()
  2. @JsonKey(name: 'gas_price')
Uint256 gasPrice
inherited

Implementation

@BigIntConverter()
@JsonKey(name: 'gas_price')
Uint256 get gasPrice => throw _privateConstructorUsedError;