TalkProfile class
KO: 카카오톡 프로필
EN: Kakao Talk profile
- Annotations
-
- @JsonSerializable(includeIfNull: false)
Properties
- countryISO ↔ String?
-
KO: 국가 코드
EN: Country codegetter/setter pair - hashCode → int
-
The hash code for this object.
no setterinherited
- nickname ↔ String?
-
KO: 프로필 닉네임
EN: Profile nicknamegetter/setter pair - profileImageUrl ↔ String?
-
KO: 프로필 이미지
EN: Profile imagegetter/setter pair - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- thumbnailUrl ↔ String?
-
KO: 프로필 썸네일 이미지
EN: Profile thumbnail imagegetter/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