date property

String get date

Implementation

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