Weekday constructor

Weekday({
  1. String? en,
})

Implementation

Weekday({this.en});