TalkProfile class
KO: 카카오톡 프로필
EN: Kakao Talk profile
- Annotations
-
- @JsonSerializable.new(includeIfNull: false)
Properties
- countryISO → String?
-
KO: 국가 코드
EN: Country codefinal - hashCode → int
-
The hash code for this object.
no setterinherited
- nickname → String?
-
KO: 프로필 닉네임
EN: Profile nicknamefinal - profileImageUrl → String?
-
KO: 프로필 이미지
EN: Profile imagefinal - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- thumbnailUrl → String?
-
KO: 프로필 썸네일 이미지
EN: Profile thumbnail imagefinal
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited