actions property

BehaviorSubject<List<LogMessage>> actions

Implementation

BehaviorSubject<List<LogMessage>> get actions => _userActions;