DateFormat.Md constructor Null safety

DateFormat.Md(
  1. [dynamic locale]
)

Implementation

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