toString method

  1. @override
String toString()
override

Returns the ID of this time zone.

Implementation

@override String toString() => id;