SwitchNetwork constructor
SwitchNetwork({
- required String chainId,
Implementation
SwitchNetwork({
required this.chainId,
}) : super(type: '@w3m-app/SWITCH_NETWORK');
SwitchNetwork({
required this.chainId,
}) : super(type: '@w3m-app/SWITCH_NETWORK');