data class FrameStoppedLoadingEvent : PageEvent
FrameStoppedLoadingEvent(frameId: FrameId)
Id of the frame that has stopped loading.
val frameId: FrameId