timestampOffsetMode property
Type of timestamp date offset to use.
- useEventStartDate: Use the date the event was started as the offset
- useConfiguredOffset: Use an explicitly configured date as the offset
Implementation
final SmoothGroupTimestampOffsetMode? timestampOffsetMode;