menu
walletkit_dart
walletkit_dart.dart
EvmLegacyGasPrice
EvmLegacyGasPrice const constructor
EvmLegacyGasPrice
dark_mode
light_mode
EvmLegacyGasPrice
constructor
const
EvmLegacyGasPrice
(
{
required
Amount
gasPrice
,
})
Implementation
const EvmLegacyGasPrice({ required this.gasPrice, });
walletkit_dart
walletkit_dart
EvmLegacyGasPrice
EvmLegacyGasPrice const constructor
EvmLegacyGasPrice class