weekday property
The day of the week the feed file should be fetched.
Acceptable values are: - "monday" - "tuesday" - "wednesday" -
"thursday" - "friday" - "saturday" - "sunday"
Implementation
core.String? weekday;
The day of the week the feed file should be fetched.
Acceptable values are: - "monday" - "tuesday" - "wednesday" -
"thursday" - "friday" - "saturday" - "sunday"
core.String? weekday;