DateFormat.yM constructor Null safety

DateFormat.yM(
  1. [dynamic locale]
)

Implementation

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