DescribeProblemObservationsResponse constructor

DescribeProblemObservationsResponse({
  1. RelatedObservations? relatedObservations,
})

Implementation

DescribeProblemObservationsResponse({
  this.relatedObservations,
});