Pipes the operator with its supplied arguments onto the observable that is returned by accessing the model at the supplied property name.
the reactive model the decorator is applied to
the property the decorator is applied to
the operator and arguments
Generated using TypeDoc
Handles MonoOperatorMetadata by piping the supplied operator and arguments to the observable that the decorator is applied to.