TalkProfile class

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

Annotations
  • @JsonSerializable.new(includeIfNull: false)

Properties

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

Methods

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

Operators

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