DateFormat.MEd constructor Null safety

DateFormat.MEd(
  1. [dynamic locale]
)

Implementation

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