spokeStateCounts property

List<SpokeStateCount>? spokeStateCounts
getter/setter pair

Counts the number of spokes that are in each state and associated with a given hub.

Output only.

Implementation

core.List<SpokeStateCount>? spokeStateCounts;