menu
googleapis_beta package
documentation
area120tables/v1alpha1.dart
CreateRowRequest
CreateRowRequest constructor
CreateRowRequest constructor
dark_mode
light_mode
CreateRowRequest
constructor
CreateRowRequest
(
{
String
?
parent
,
Row
?
row
,
String
?
view
,
})
Implementation
CreateRowRequest({ this.parent, this.row, this.view, });
googleapis_beta package
documentation
area120tables/v1alpha1
CreateRowRequest
CreateRowRequest constructor
CreateRowRequest class