FunctionRxJS Subject to use for this Observable.
Method to return the part for this Observable to return.
OptionalmemoizationFunction: MemoizationFunction<R>Method to compare two results. Should return true when data is the same (unchanged), preventing unnecessary emissions.
createObservablePart