menu
flutterchain package
documentation
flutterchain_lib/constants/core/blockchains_gas.dart
BlockchainGas
gas property
gas property
dark_mode
light_mode
gas
property
Map
<
String
,
String
>
gas
final
Implementation
static final Map<String, String> gas = { BlockChains.near: "30000000000000", };
flutterchain package
documentation
flutterchain_lib/constants/core/blockchains_gas
BlockchainGas
gas property
BlockchainGas class