profileImageUrl property
- @JsonKey.new(name: 'profileImageURL')
final
KO: 프로필 이미지
EN: Profile image
Implementation
@JsonKey(name: 'profileImageURL')
final String? profileImageUrl;
KO: 프로필 이미지
EN: Profile image
@JsonKey(name: 'profileImageURL')
final String? profileImageUrl;