joinedAt property

  1. @JsonKey(name: 'joined_at')
String? joinedAt
final

Implementation

@JsonKey(name: 'joined_at')
final String? joinedAt;