Const
Set the label of the relation. Must be called within a Relation.change callback.
Relation.change
NOTE: TypeScript's structural typing allows readonly objects to be passed to Mutable<T> parameters, so there is no compile-time error. Enforcement is runtime-only.
Mutable<T>
Set the label of the relation. Must be called within a
Relation.changecallback.NOTE: TypeScript's structural typing allows readonly objects to be passed to
Mutable<T>parameters, so there is no compile-time error. Enforcement is runtime-only.