Returns the estimated gas required for deploying the Smart Wallet contract.
The gas estimation is performed by interacting with the 'jsonRpc' plugin.
@override Future<BigInt> get initCodeGas => _initCodeGas;