CivicinfoApiprotosV2ElectionsQueryResponse constructor
CivicinfoApiprotosV2ElectionsQueryResponse({
- List<
CivicinfoSchemaV2Election> ? elections, - String? kind,
Implementation
CivicinfoApiprotosV2ElectionsQueryResponse({this.elections, this.kind});