DateFormat.MMMMEEEEd constructor Null safety

DateFormat.MMMMEEEEd(
  1. [dynamic locale]
)

Implementation

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