startTime property

  1. @JsonKey(name: 'start_time')
DateTime? startTime
final

Implementation

@JsonKey(name: 'start_time')
final DateTime? startTime;