dangerouslySetInitCode abstract method

void dangerouslySetInitCode(
  1. String? code
)

manually Sets the init code of the Smart Wallet and overrides the default.

Implementation

void dangerouslySetInitCode(String? code);