toJS property
JSGetWalletClientParameters
get
toJS
Implementation
JSGetWalletClientParameters get toJS => JSGetWalletClientParameters(
connector: connector,
account: account?.toJS,
chainId: chainId?.toJS,
);