Get the current state of the crash reporter
Example
fin.System.getCrashReporterState().then(state => console.log(state)).catch(err => console.log(err));
Get the current state of the crash reporter
fin.System.getCrashReporterState().then(state => console.log(state)).catch(err => console.log(err));