menu
Dart
dart:html
XPathNSResolver
lookupNamespaceUri method
lookupNamespaceUri
brightness_4
brightness_5
description
lookupNamespaceUri
method
@JSName('lookupNamespaceURI')
String
?
lookupNamespaceUri
(
String
?
prefix
)
Implementation
@JSName('lookupNamespaceURI') String? lookupNamespaceUri(String? prefix) native;
Dart
dart:html
XPathNSResolver
lookupNamespaceUri method
XPathNSResolver class
Properties
hashCode
runtimeType
Methods
lookupNamespaceUri
noSuchMethod
toString
Operators
operator ==