menu
googleapis package
documentation
composer/v1.dart
ExitInfo
ExitInfo.new constructor
ExitInfo.new 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.new constructor
ExitInfo class