core/com.tealium.prism.core.api.pubsub/ReplaySubject/clear clear abstract fun clear()Removes all currently cached values from this Subject. Future subscribers will no longer received the current entries upon subscribing.