FollowChannelResult class

카카오톡 간편 채널 추가 결과

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

Properties

channelPublicId → String
요청한 채널 public Id
final
hashCode → int
The hash code for this object.
read-onlyinherited
runtimeType → Type
A representation of the runtime type of the object.
read-onlyinherited
success → bool
요청 결과
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