Namespace class
- Inheritance
-
- Object
- Model
- ExpandoModel
- Namespace
- Annotations
-
- @Kind(name: '__namespace__')
Constructors
Properties
-
additionalProperties
→ Map<
String, Object?> -
finalinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- id ↔ dynamic
-
getter/setter pairinherited
- key → Key
-
no setterinherited
- name → String?
-
no setter
- parentKey ↔ Key?
-
getter/setter pairinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → Object? -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- EmptyNamespaceId → const int