setRequiredNamespaces abstract method
Sets the required namespaces that will be used when connecting to the wallet The default is set to the NamespaceConstants.ethereum namespace.
Implementation
void setRequiredNamespaces(
Map<String, RequiredNamespace> requiredNamespaces,
);