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 ID
final
hashCode → int
The hash code for this object.
no setterinherited
relation → String
KO: 카카오톡 채널 관계
EN: Relationship with the Kakao Talk Channel
final
runtimeType → Type
A representation of the runtime type of the object.
no setterinherited
updatedAt → DateTime?
KO: 최종 변경 일시
EN: Last update time
final
uuid → String
KO: 카카오톡 채널 고유 ID
EN: Kakao Talk Channel unique ID
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