Channel class
KO: 카카오톡 채널 관계
EN: Relationship with the Kakao Talk Channel
- Annotations
-
- @JsonSerializable.new(fieldRename: FieldRename.snake, includeIfNull: false)
Properties
- encodedId → String
-
KO: 카카오톡 채널 프로필 ID
EN: Kakao Talk Channel profile IDfinal - hashCode → int
-
The hash code for this object.
no setterinherited
- relation → String
-
KO: 카카오톡 채널 관계
EN: Relationship with the Kakao Talk Channelfinal - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- updatedAt → DateTime?
-
KO: 최종 변경 일시
EN: Last update timefinal - uuid → String
-
KO: 카카오톡 채널 고유 ID
EN: Kakao Talk Channel unique IDfinal
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited