spokeTypeCounts property

List<SpokeTypeCount>? spokeTypeCounts
getter/setter pair

Counts the number of spokes of each type that are associated with a specific hub.

Output only.

Implementation

core.List<SpokeTypeCount>? spokeTypeCounts;