menu
variance_dart
interfaces
SmartWalletBase
initCodeGas property
initCodeGas
brightness_4
brightness_5
initCodeGas
property
Future
<
BigInt
>
initCodeGas
Retrieves the gas required to deploy the Smart Wallet.
Implementation
Future<BigInt> get initCodeGas;
variance_dart
interfaces
SmartWalletBase
initCodeGas property
SmartWalletBase class