DateFormat.yMMMEd constructor Null safety

DateFormat.yMMMEd(
  1. [dynamic locale]
)

Implementation

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