timeEnd property

  1. @JsonKey(name: 'time_end')
DateTime? timeEnd
getter/setter pair

Implementation

@JsonKey(name: 'time_end')
DateTime? timeEnd;