reinjectOn property
Refresh the list of inject model, whenever any of the observables in the reinjectOn emits a notification
Implementation
final List<ReactiveModel>? reinjectOn;
Refresh the list of inject model, whenever any of the observables in the reinjectOn emits a notification
final List<ReactiveModel>? reinjectOn;