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