day property

int? day
final

day a number from 0–6, corresponding to the days of the week, starting on Sunday. For example, 2 means Tuesday.

Implementation

final int? day;