DateFormat.EEEE constructor Null safety

DateFormat.EEEE(
  1. [dynamic locale]
)

Implementation

DateFormat.EEEE([locale]) : this('EEEE', locale);