Timezone constructor

Timezone(
  1. String timezone
)

Implementation

Timezone(this.timezone) : super();