shotDistribution property

Map<int, int>? shotDistribution
final

Shot distribution: map of shot count -> number of sessions (ant-only).

Implementation

final Map<int, int>? shotDistribution;