thumbnailUrl property
- @JsonKey.new(name: 'thumbnailURL')
final
KO: 프로필 썸네일 이미지
EN: Profile thumbnail image
Implementation
@JsonKey(name: 'thumbnailURL')
final String? thumbnailUrl;
KO: 프로필 썸네일 이미지
EN: Profile thumbnail image
@JsonKey(name: 'thumbnailURL')
final String? thumbnailUrl;