A class that is responsible for retrieving all subscription metadata from a reactive model, subscribing
to the target observables and managing subscription destruction.
Retrieves a method from the reactive model and applies it as the subscription
fuunction to the target observable property storing its subscription in
the model subscription array.
A class that is responsible for retrieving all subscription metadata from a reactive model, subscribing to the target observables and managing subscription destruction.