weekday property

Weekday get weekday

Gets the Weekday part of this time instance.

Implementation

Weekday get weekday => Weekday.fromDateTime(_dateTime);