core/com.tealium.prism.core.api.pubsub/Observables/publishSubject publishSubject @JvmStaticfun <T> publishSubject(): Subject<T>Returns an observable subject that emits values to any subscribers at the time of the emission.