ownerLabel property

String? ownerLabel
final

Debug label of the Observer/Computed/Effect that owns this context, if known. Only used to populate ObserverInspector.onTrack events — has no effect on tracking behavior itself.

Rótulo de debug do Observer/Computed/Effect dono deste contexto, se conhecido. Usado apenas para popular eventos ObserverInspector.onTrack — não tem efeito no comportamento de rastreamento em si.

Implementation

final String? ownerLabel;