Subscribes to the observable located at the property name and adds the subscription to a list to be disposed at model destruction.
the reactive model the decorator is applied to
the property the decorator is applied to
unused
Generated using TypeDoc
Handles the SubsriptionMetadata by subscripting to the observable the decorator is applied to with no provided subscribe function.
SubscriptionRetriever