getSessionHistory property

ValueNotifier<List<SessionStatus>> get getSessionHistory

Implementation

ValueNotifier<List<SessionStatus>> get getSessionHistory => _sessionHistory;