FollowChannelResult class

KO: 카카오톡 채널 간편 추가하기 결과
EN: Result of Follow Kakao Talk Channel

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

Properties

channelPublicId → String
KO: 카카오톡 채널 프로필 ID
EN: Kakao Talk Channel profile ID
final
hashCode → int
The hash code for this object.
no setterinherited
runtimeType → Type
A representation of the runtime type of the object.
no setterinherited
success → bool
KO: 성공 여부
EN: Success status
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