WCSessionRequestResponse constructor
WCSessionRequestResponse({})
Implementation
WCSessionRequestResponse({
required this.approved,
required this.chainId,
required this.accounts,
required this.peerId,
required this.peerMeta,
});