sessions property
final
Returns the reactive list of active Sessions.
Implementation
@override
final RxList<RxSessionImpl> sessions = RxList();
Returns the reactive list of active Sessions.
@override
final RxList<RxSessionImpl> sessions = RxList();