endOfNextHour static method

DateTime endOfNextHour()

End of the next hour in the local timezone

Implementation

static DateTime endOfNextHour() => DateTime.now().endOfNextHour();