currentSessionStream property

Stream<GoogleCastSession?> get currentSessionStream

Stream of current session changes.

Implementation

Stream<GoogleCastSession?> get currentSessionStream;