day property

int? day
final

A day of the week, as an integer in the range 0-6. 0 is Sunday, 1 is Monday, etc.

Implementation

final int? day;