time property

String time

Used to specify the time in each log.

Implementation

String get time => '[${DateTime.now().hourMinuteSecond}]';