menu
googleapis package
documentation
merchantapi/accounts_v1.dart
Table
Table.new constructor
Table.new constructor
dark_mode
light_mode
Table
constructor
Table
(
{
Headers
?
columnHeaders
,
String
?
name
,
Headers
?
rowHeaders
,
List
<
Row
>
?
rows
,
})
Implementation
Table({this.columnHeaders, this.name, this.rowHeaders, this.rows});
googleapis package
documentation
merchantapi/accounts_v1
Table
Table.new constructor
Table class