dispatch

@RestrictTo(value = [RestrictTo.Scope.LIBRARY_GROUP_PREFIX])
abstract fun dispatch(platformEventInfo: PlatformEventInfo)

For internal usage.