activity property

Map<DateTime, List<int>> activity
inherited

Activity per time interval.

Implementation

Map<DateTime, List<int>> get activity => throw _privateConstructorUsedError;