start property

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

Implementation

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