requiredNamespaces property
Map<String, RequiredNamespace>
get
requiredNamespaces
override
The required namespaces that will be used when connecting to the wallet
Implementation
@override
Map<String, RequiredNamespace> get requiredNamespaces => _requiredNamespaces;