chunkIndex property

int chunkIndex
latefinal

Set of presences if requested Index of current event

Implementation

//  late final Iterable<Activity>? presences;

/// Index of current event
late final int chunkIndex;