channelCounts property

Map<String, int>? channelCounts
final

The number of channel types in the endpoint definitions that were imported to create the segment.

Implementation

final Map<String, int>? channelCounts;