willAutoReset property

bool willAutoReset
final

If true, this notifier will automatically reset itself when all listeners are removed.

Default is false.

Implementation

final bool willAutoReset;