officialIndices property

List<int>? officialIndices
getter/setter pair

List of indices in the officials array of people who presently hold this office.

Implementation

core.List<core.int>? officialIndices;