addTime property

  1. @JsonKey(name: 'addTime')
int? addTime
getter/setter pair

Implementation

@JsonKey(name: 'addTime')
int? addTime;