menu
googleapis_beta package
documentation
area120tables/v1alpha1.dart
Row
Row constructor
Row constructor
dark_mode
light_mode
Row
constructor
Row
(
{
String
?
createTime
,
String
?
name
,
String
?
updateTime
,
Map
<
String
,
Object
?
>
?
values
,
})
Implementation
Row({ this.createTime, this.name, this.updateTime, this.values, });
googleapis_beta package
documentation
area120tables/v1alpha1
Row
Row constructor
Row class