endTime property

  1. @JsonKey(name: 'end_time')
DateTime? endTime
final

Implementation

@JsonKey(name: 'end_time')
final DateTime? endTime;