menu
googleapis package
documentation
bigquery/v2.dart
Row
Row constructor
Row constructor
dark_mode
light_mode
Row
constructor
Row
(
{
String
?
actualLabel
,
List
<
Entry
>
?
entries
,
})
Implementation
Row({ this.actualLabel, this.entries, });
googleapis package
documentation
bigquery/v2
Row
Row constructor
Row class