hideSessionControls property

Stream<Session> get hideSessionControls

Listen to this event emitter to remove the controls you showed in CobrowseIO.showSessionControls.

Implementation

Stream<Session> get hideSessionControls;