DateFormat.m constructor Null safety

DateFormat.m(
  1. [dynamic locale]
)

Implementation

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