thumbnailUrl property

  1. @JsonKey(name: "thumbnailURL")
String? thumbnailUrl
getter/setter pair

KO: 프로필 썸네일 이미지
EN: Profile thumbnail image

Implementation

@JsonKey(name: "thumbnailURL")
String? thumbnailUrl;