session property

  1. @override
Rx<Session> session
final

Returns the Session itself.

Implementation

@override
final Rx<Session> session;