core/com.tealium.prism.core.api.pubsub/ReplaySubject/last last abstract fun last(): T?Attempts to return the last item that was published.Returnthe last item that was published, or null if nothing has been published yet