onReady property

Stream<IReadyEvent> onReady

Emitted when the client is ready. Should be sent only once.

Implementation

Stream<IReadyEvent> get onReady;