Creates a new instance of TimeZone.
Both alias and displayName must be provided.
alias
displayName
TimeZone({required this.alias, required this.displayName});