reinjectOn property

List<ReactiveModel>? reinjectOn
final

Refresh the list of inject model, whenever any of the observables in the reinjectOn emits a notification

Implementation

final List<ReactiveModel>? reinjectOn;