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