menu
googleapis_beta package
documentation
area120tables/v1alpha1.dart
ListRowsResponse
ListRowsResponse constructor
ListRowsResponse constructor
dark_mode
light_mode
ListRowsResponse
constructor
ListRowsResponse
(
{
String
?
nextPageToken
,
List
<
Row
>
?
rows
,
})
Implementation
ListRowsResponse({ this.nextPageToken, this.rows, });
googleapis_beta package
documentation
area120tables/v1alpha1
ListRowsResponse
ListRowsResponse constructor
ListRowsResponse class