time property

String get time

Implementation

String get time => _v.toString().split(" ").last.split(".").first;