DebugImage constructor
const
DebugImage({})
Implementation
const DebugImage({
required this.type,
this.name,
this.imageAddr,
this.imageVmAddr,
this.debugId,
this.debugFile,
this.imageSize,
this.uuid,
this.codeFile,
this.arch,
this.codeId,
this.cpuType,
this.cpuSubtype,
this.unknown,
});