chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.cast / CastDomain / issueUpdated

issueUpdated

fun issueUpdated(): Flow<IssueUpdatedEvent>

This is fired whenever the outstanding issue/error message changes. |issueMessage| is empty if there is no issue.

Official doc