weekday property

int get weekday

The weekday for the hijri date.

Implementation

int get weekday => _date.weekday;