getId method

String getId()

The id of this zone (e.g. 'America/New_York', 'local', 'Etc/UTC').

Implementation

String getId() => _id;