NamespaceId class
- Implemented types
Constructors
- NamespaceId([dynamic name])
Properties
Methods
-
deserialize(
Uint8List payload) → NamespaceId -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
serialize(
) → Uint8List -
override
-
sort(
) → void -
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
-
TYPE_HINTS
→ const Map<
String, String>