DateFormat.M constructor Null safety

DateFormat.M(
  1. [dynamic locale]
)

Implementation

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