dayOfWeek property

int dayOfWeek

Implementation

int get dayOfWeek => _getAttribute<int>(kDayOfWeek, 0);