Flutter
dart:html
XPathNSResolver
lookupNamespaceUri method
lookupNamespaceUri
lookupNamespaceUri
method
Null safety
String
?
lookupNamespaceUri
(
String
?
prefix
)
Implementation
@JSName('lookupNamespaceURI') String? lookupNamespaceUri(String? prefix) native;
Flutter
dart:html
XPathNSResolver
lookupNamespaceUri method
XPathNSResolver class
Properties
hashCode
runtimeType
Methods
lookupNamespaceUri
noSuchMethod
toString
Operators
operator ==