manually Sets the init code of the Smart Wallet and overrides the default.
@override void dangerouslySetInitCode(String? code) { _initCode = code; }