day property
Day of month.
Must be from 1 to 31 and valid for the year and month, or 0 if specifying a datetime without a day.
Optional.
Implementation
core.int? day;
Day of month.
Must be from 1 to 31 and valid for the year and month, or 0 if specifying a datetime without a day.
Optional.
core.int? day;