writes property

Map<String, List<List<int>>> writes
final

Exact immutable chunks written to each session.

Implementation

final Map<String, List<List<int>>> writes = <String, List<List<int>>>{};