ContainerLog constructor
Creates a ContainerLog with the given fields.
Implementation
const ContainerLog({this.start, this.end, this.exitCode, this.output});
Creates a ContainerLog with the given fields.
const ContainerLog({this.start, this.end, this.exitCode, this.output});