DateFormat.j constructor Null safety

DateFormat.j(
  1. [dynamic locale]
)

Implementation

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