menu
googleapis package
documentation
composer/v1.dart
ExitInfo
ExitInfo constructor
ExitInfo constructor
dark_mode
light_mode
ExitInfo
constructor
ExitInfo
(
{
String
?
error
,
int
?
exitCode
,
})
Implementation
ExitInfo({ this.error, this.exitCode, });
googleapis package
documentation
composer/v1
ExitInfo
ExitInfo constructor
ExitInfo class