FailureDetail constructor
FailureDetail({})
Implementation
FailureDetail({
this.crashed,
this.deviceOutOfMemory,
this.failedRoboscript,
this.notInstalled,
this.otherNativeCrash,
this.timedOut,
this.unableToCrawl,
});