menu
aws_forecast_api package
documentation
forecast-2018-06-26.dart
TestWindowSummary
TestWindowSummary constructor
TestWindowSummary constructor
dark_mode
light_mode
TestWindowSummary
constructor
TestWindowSummary
(
{
String
?
message
,
String
?
status
,
DateTime
?
testWindowEnd
,
DateTime
?
testWindowStart
,
})
Implementation
TestWindowSummary({ this.message, this.status, this.testWindowEnd, this.testWindowStart, });
aws_forecast_api package
documentation
forecast-2018-06-26
TestWindowSummary
TestWindowSummary constructor
TestWindowSummary class