localTime property

bool? localTime
final

Specifies whether the journey's scheduled start and end times use each participant's local time. To base the schedule on each participant's local time, set this value to true.

Implementation

final bool? localTime;