weekday property

int get weekday

Refer to DateTime for more information.

Implementation

int get weekday => dateTime.weekday;