menu
googleapis package
documentation
civicinfo/v2.dart
RepresentativeInfoData
RepresentativeInfoData constructor
RepresentativeInfoData constructor
dark_mode
light_mode
RepresentativeInfoData
constructor
RepresentativeInfoData
(
{
Map
<
String
,
GeographicDivision
>
?
divisions
,
List
<
Office
>
?
offices
,
List
<
Official
>
?
officials
,
})
Implementation
RepresentativeInfoData({ this.divisions, this.offices, this.officials, });
googleapis package
documentation
civicinfo/v2
RepresentativeInfoData
RepresentativeInfoData constructor
RepresentativeInfoData class