SpaceRelations class

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

children() FfiListSpaceRelation
children
drop() → void
Manually drops the object and unregisters the FinalizableHandle.
mainParent() SpaceRelation?
do we have a canonical parent?!?
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
otherParents() FfiListSpaceRelation
other parents we belong to
queryHierarchy() Future<FfiListSpaceHierarchyRoomInfo>
query for children from the server
roomIdStr() String
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited