shouldNotifyOnReinjectOn property

bool shouldNotifyOnReinjectOn
final

By default refreshed model from reinjectOn will notify their observers.

set shouldNotifyOnReinjectOn if you do not want to notify observers

Implementation

final bool shouldNotifyOnReinjectOn;