TimeZone constructor Null safety

TimeZone(
  1. dynamic xmlTz
)

Implementation

TimeZone(this.xmlTz);