Implement Comparable for the TimeOfDay class as discussed in #139098. Also implements utility methods as `isBefore`, `isAfter` and `isAtSameTimeAs` for convenience and parity with `DateTime` from the dart sdk.
Implement Comparable for the TimeOfDay class as discussed in #139098. Also implements utility methods as `isBefore`, `isAfter` and `isAtSameTimeAs` for convenience and parity with `DateTime` from the dart sdk.