joinTime property

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

Implementation

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