id property

String id
final

Get the provider's ID for the time zone.

This identifies the time zone within the current time zone provider; a different provider may provide a different time zone with the same ID, or may not provide a time zone with that ID at all.

Implementation

final String id;