dayOfWeek property

IntField get dayOfWeek

Get IntField with value of this field day of week.

Implementation

IntField get dayOfWeek => _componentAsInteger('w');