thumbnailUrl property
- @JsonKey(name: "thumbnailURL")
getter/setter pair
KO: 프로필 썸네일 이미지
EN: Profile thumbnail image
Implementation
@JsonKey(name: "thumbnailURL")
String? thumbnailUrl;
KO: 프로필 썸네일 이미지
EN: Profile thumbnail image
@JsonKey(name: "thumbnailURL")
String? thumbnailUrl;