menu
googleapis package
documentation
content/v2_1.dart
TransitTable
TransitTable constructor
TransitTable constructor
dark_mode
light_mode
TransitTable
constructor
TransitTable
(
{
List
<
String
>
?
postalCodeGroupNames
,
List
<
TransitTableTransitTimeRow
>
?
rows
,
List
<
String
>
?
transitTimeLabels
,
})
Implementation
TransitTable({ this.postalCodeGroupNames, this.rows, this.transitTimeLabels, });
googleapis package
documentation
content/v2_1
TransitTable
TransitTable constructor
TransitTable class