DateFormat.yMEd constructor Null safety

DateFormat.yMEd(
  1. [dynamic locale]
)

Implementation

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