menu
web3modal_flutter package
documentation
services/w3m_service/i_w3m_service.dart
IW3MService
requestAddChain abstract method
requestAddChain abstract method
dark_mode
light_mode
requestAddChain
abstract method
Future
<
void
>
requestAddChain
(
W3MChainInfo
newChain
)
Implementation
Future<void> requestAddChain(W3MChainInfo newChain);
web3modal_flutter package
documentation
services/w3m_service/i_w3m_service
IW3MService
requestAddChain abstract method
IW3MService class