menu
aws_quicksight_api package
documentation
quicksight-2018-04-01.dart
DashboardVersion
errors property
errors property
dark_mode
light_mode
errors
property
List
<
DashboardError
>
?
errors
final
Errors associated with this dashboard version.
Implementation
final List<DashboardError>? errors;
aws_quicksight_api package
documentation
quicksight-2018-04-01
DashboardVersion
errors property
DashboardVersion class