showDateTimeInLogs method
dynamic
showDateTimeInLogs()
Show date time in logs
Implementation
showDateTimeInLogs() {
_showDateTimeInLogs = true;
}
Show date time in logs
showDateTimeInLogs() {
_showDateTimeInLogs = true;
}