StreamEvent.authRevoked constructor

const StreamEvent.authRevoked()

An event sent by the server when the used idToken has expired.

Implementation

const factory StreamEvent.authRevoked() = StreamEventAuthRevoked;