closedIds property

List<int> closedIds
final

Ids of sessions that were closed, in the order they closed.

Implementation

final List<int> closedIds = [];