menu
reown_appkit package
documentation
modal/services/blockchain_service/models/gas_price.dart
GasPrice
GasPrice.new constructor
GasPrice.new constructor
dark_mode
light_mode
GasPrice
constructor
GasPrice
(
{
BigInt
?
standard
,
BigInt
?
fast
,
BigInt
?
instant
,
})
Implementation
GasPrice({ this.standard, this.fast, this.instant, });
reown_appkit package
documentation
modal/services/blockchain_service/models/gas_price
GasPrice
GasPrice.new constructor
GasPrice class