saveToFileInterval constant

Duration const saveToFileInterval

How often to save the buffered logs to the log file.

Implementation

static const saveToFileInterval = Duration(seconds: 5);