$RelationshipExtension extension
Properties
-
hasFollowedBy
→ bool
-
Returns true if
followedBy
is not null, otherwise false.
no setter
-
hasFollowing
→ bool
-
Returns true if
following
is not null, otherwise false.
no setter
-
hasNotFollowedBy
→ bool
-
Returns true if
followedBy
is null, otherwise false.
no setter
-
hasNotFollowing
→ bool
-
Returns true if
following
is null, otherwise false.
no setter
-
hasNotUnknown
→ bool
-
Returns true if this object has not unknown objects,
otherwise false.
no setter
-
hasUnknown
→ bool
-
Returns true if this object has unknown objects,
otherwise false.
no setter