elections property

List<Election>? elections
getter/setter pair

A list of available elections

Implementation

core.List<Election>? elections;