CloudWatchDashboard constructor

CloudWatchDashboard({
  1. String? name,
})

Implementation

CloudWatchDashboard({
  this.name,
});