HasMverseMeta class abstract
- Implementers
- Available extensions
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- mkeyOrNull → MKey?
-
Available on HasMverseMeta, provided by the HasMMetaExt extension
no setter - mmeta → MMeta
-
no setter
- mmodified → DateTime?
-
Available on HasMverseMeta, provided by the HasMMetaExt extension
no setter - mtype → MSchemaRef?
-
Available on HasMverseMeta, provided by the HasMMetaExt extension
no setter - qualifiedKey → String?
-
Available on HasMverseMeta, provided by the HasMMetaExt extension
A fully qualified key that includes the typeno setter - recordKey → RecordKey?
-
Available on HasMverseMeta, provided by the HasMMetaExt extension
Contains just the domainId and the mxid (no type)no setter - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
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