sessions property

  1. @override
RxList<RxSessionImpl> sessions
final

Returns the reactive list of active Sessions.

Implementation

@override
final RxList<RxSessionImpl> sessions = RxList();