NullableExtGraphRef<R extends Entity, E extends JoinRecordData, C extends GraphInput, U extends GraphInput>.connect constructor
const
NullableExtGraphRef<R extends Entity, E extends JoinRecordData, C extends GraphInput, U extends GraphInput>.connect (
- String? _linkedId,
- E props
Implementation
const NullableExtGraphRef.connect(this._linkedId, E props)
: _create = null,
_props = props,
isDisconnect = false,
_update = null;