menu
aws_quicksight_api package
documentation
quicksight-2018-04-01.dart
RowInfo
RowInfo constructor
RowInfo constructor
dark_mode
light_mode
RowInfo
constructor
RowInfo
(
{
int
?
rowsDropped
,
int
?
rowsIngested
,
})
Implementation
RowInfo({ this.rowsDropped, this.rowsIngested, });
aws_quicksight_api package
documentation
quicksight-2018-04-01
RowInfo
RowInfo constructor
RowInfo class