weekday property

int weekday

Get weekday from date

Implementation

int get weekday => _date.weekday;