source property

ValueListenable<TSourceDocument> get source

Listenable canonical source document.

This updates for source-document changes even when the base scene is unchanged, for example token binding changes.

Implementation

ValueListenable<TSourceDocument> get source;