timestampOffsetMode property

SmoothGroupTimestampOffsetMode? timestampOffsetMode
final

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;