sessionDidLoad property

Stream<Session> get sessionDidLoad

Called when a session is first loaded from the server, either via 6 digit code or connection from an agent.

Implementation

Stream<Session> get sessionDidLoad;