menu
googleapis package
documentation
composer/v1.dart
PollAirflowCommandResponse
PollAirflowCommandResponse constructor
PollAirflowCommandResponse constructor
dark_mode
light_mode
PollAirflowCommandResponse
constructor
PollAirflowCommandResponse
(
{
ExitInfo
?
exitInfo
,
List
<
Line
>
?
output
,
bool
?
outputEnd
,
})
Implementation
PollAirflowCommandResponse({ this.exitInfo, this.output, this.outputEnd, });
googleapis package
documentation
composer/v1
PollAirflowCommandResponse
PollAirflowCommandResponse constructor
PollAirflowCommandResponse class