Channels class

KO: 카카오톡 채널 관계 목록
EN: List of the Kakao Talk Channel relationship

Annotations
  • @JsonSerializable(fieldRename: FieldRename.snake, explicitToJson: true, includeIfNull: false)

Properties

channels ↔ List<Channel>?
KO: 카카오톡 채널 관계 목록
EN: List of the Kakao Talk Channel relationship
getter/setter pair
hashCode ⊟ int
The hash code for this object.
no setterinherited
runtimeType ⊟ Type
A representation of the runtime type of the object.
no setterinherited
userId ↔ int?
KO: 회원번호
EN: Service user ID
getter/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