menu
voo_logging package
documentation
features/logging/domain/entities/log_statistics.dart
LogStatistics
oldestLog property
oldestLog property
dark_mode
light_mode
oldestLog
property
DateTime
?
get
oldestLog
Implementation
DateTime? get oldestLog => earliestLog;
voo_logging package
documentation
features/logging/domain/entities/log_statistics
LogStatistics
oldestLog property
LogStatistics class