output property
Contains stdout when code execution is successful, stderr or other description otherwise.
Optional.
Implementation
core.String? output;
Contains stdout when code execution is successful, stderr or other description otherwise.
Optional.
core.String? output;