stderr property
Output?
get
stderr
The STDERR Output
of the container.
Implementation
Output? get stderr => container?.stderr;
The STDERR Output
of the container.
Output? get stderr => container?.stderr;