srawlins / timezone

Time zone database and time zone aware DateTime object for Dart.
BSD 2-Clause "Simplified" License
102 stars 54 forks source link

Use Object as parameter type to operator== #153

Closed srawlins closed 1 year ago

srawlins commented 1 year ago

The null value is never sent to ==.