truncateAndStripTimezone property
Whether to truncate and convert all DateTimes to dates in UTC timezone. Defaults to true.
Contract
Throws AssertionError if truncateAndStripTimezone is false and controller is provided.
Implementation
@override
final bool truncateAndStripTimezone;