TalkProfile class

KO: 카카오톡 프로필
EN: Kakao Talk profile

Annotations
  • @JsonSerializable(includeIfNull: false)

Properties

countryISO ↔ String?
KO: 국가 코드
EN: Country code
getter/setter pair
hashCode ⊟ int
The hash code for this object.
no setterinherited
nickname ↔ String?
KO: 프로필 닉네임
EN: Profile nickname
getter/setter pair
profileImageUrl ↔ String?
KO: 프로필 이미지
EN: Profile image
getter/setter pair
runtimeType ⊟ Type
A representation of the runtime type of the object.
no setterinherited
thumbnailUrl ↔ String?
KO: 프로필 썸네일 이미지
EN: Profile thumbnail image
getter/setter pair

Methods

noSuchMethod(Invocation invocation) ⊟ dynamic
Invoked when a nonexistent method or property is accessed.
inherited

Operators

operator ==(Object other) ⊟ bool
The equality operator.
inherited