thumbnailUrl property

  1. @JsonKey(name: "thumbnailURL")
String? thumbnailUrl
read / write

카카오톡 프로필 이미지 썸네일 URL

Implementation

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