TimezoneException constructor
const
TimezoneException(
- String message
Creates a new TimezoneException
Implementation
const TimezoneException(super.message);
Creates a new TimezoneException
const TimezoneException(super.message);