Channel class
KO: 카카오톡 채널 관계
EN: Relationship with the Kakao Talk Channel
- Annotations
-
- @JsonSerializable(fieldRename: FieldRename.snake, includeIfNull: false)
Properties
- encodedId ↔ String
-
KO: 카카오톡 채널 프로필 ID
EN: Kakao Talk Channel profile IDgetter/setter pair - hashCode → int
-
The hash code for this object.
no setterinherited
- relation ↔ String
-
KO: 카카오톡 채널 관계
EN: Relationship with the Kakao Talk Channelgetter/setter pair - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- updatedAt ↔ DateTime?
-
KO: 최종 변경 일시
EN: Last update timegetter/setter pair - uuid ↔ String
-
KO: 카카오톡 채널 고유 ID
EN: Kakao Talk Channel unique IDgetter/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