Dart
dart:html
CssNamespaceRule
namespaceUri property
namespaceUri
description
namespaceUri
property
Null safety
String
?
namespaceUri
@JSName('namespaceURI')
Implementation
@JSName('namespaceURI') String? get namespaceUri native;
Dart
dart:html
CssNamespaceRule
namespaceUri property
CssNamespaceRule class
Properties
cssText
hashCode
namespaceUri
parentRule
parentStyleSheet
prefix
runtimeType
type
Methods
noSuchMethod
toString
Operators
operator ==