Namespace class
Constructors
- Namespace.new({required String ns})
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
withAttr(
String attr) → URIRef - This is used to further shorten the namespace binding
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited