type property

String? type
getter/setter pair

The type of contest.

Usually this will be 'General', 'Primary', or 'Run-off' for contests with candidates. For referenda this will be 'Referendum'. For Retention contests this will typically be 'Retention'.

Implementation

core.String? type;