debugOrigin property

String debugOrigin
final

The origin of the dispatched action. Used for debugging purposes. Usually, the class name of the widget, provider or notifier.

Implementation

final String debugOrigin;