ExtGraphRef<R extends Entity, E extends JoinRecordData, C extends GraphInput, U extends GraphInput> class

Inheritance

Constructors

ExtGraphRef.connect(String linkedId, E props, [String? recordType])
ExtGraphRef.connection(JoinRecord<R, Entity, E> entity, [String? recordType])
ExtGraphRef.create(C entity, E props, [String? recordType])

Properties

hashCode int
The hash code for this object.
no setterinherited
isDisconnect bool
finalinherited
linkedId String
no setterinherited
refLabel String?
finalinherited
relatedJson → dynamic
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

buildJson({bool includeRecordType = true}) → dynamic
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Object?
inherited
toString() String
A string representation of this object.
inherited

Operators

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