DateFormat.LLL constructor Null safety

DateFormat.LLL(
  1. [dynamic locale]
)

Implementation

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