debugOwnerLabel property

String debugOwnerLabel

Returns the owner of this Ref. Usually, this is a notifier or a widget. Used by Ref.redux to log the origin of the action.

Implementation

String get debugOwnerLabel;