Handles NextOperatorHandler by calling next on the reactive model subject stored at the supplied property name.
Retrieves the subject defined at the subject name and passes all data flowing through the current observable pipeline to it.
the reactive model the decorator is applied to
the property the decorator is applied to
the next operator payload
Generated using TypeDoc
Handles NextOperatorHandler by calling next on the reactive model subject stored at the supplied property name.