DateFormat.yMd constructor Null safety

DateFormat.yMd(
  1. [dynamic locale]
)

Implementation

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