menu
googleapis package
documentation
civicinfo/v2.dart
ElectionsQueryResponse
ElectionsQueryResponse constructor
ElectionsQueryResponse constructor
dark_mode
light_mode
ElectionsQueryResponse
constructor
ElectionsQueryResponse
(
{
List
<
Election
>
?
elections
,
String
?
kind
,
})
Implementation
ElectionsQueryResponse({ this.elections, this.kind, });
googleapis package
documentation
civicinfo/v2
ElectionsQueryResponse
ElectionsQueryResponse constructor
ElectionsQueryResponse class