endTime property

  1. @JsonKey(name: 'endTime')
String? endTime
getter/setter pair

Implementation

@JsonKey(name:'endTime')
String? endTime;