joinDate property

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

Implementation

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