setDefaults method
Implementation
@override
void setDefaults() {
super.setDefaults();
style = constOptionStyle;
screenshotToReport = constOptionScreenshotToReport;
killDetection = constOptionKillDetection;
monitorBluetoothStatus = constOptionMonitorBluetoothStatus;
}