WCSessionUpdateResponse constructor
WCSessionUpdateResponse({})
Implementation
WCSessionUpdateResponse({
required this.approved,
required this.chainId,
required this.accounts,
required this.networkId,
required this.rpcUrl,
});