kLastDay top-level property

DateTime kLastDay
final

Implementation

final kLastDay = DateTime(kToday.year, kToday.month + 3, kToday.day);