menu
kakao_flutter_sdk package
documentation
talk.dart
Channel
Channel.new constructor
Channel.new constructor
dark_mode
light_mode
Channel
constructor
Channel
(
String
uuid
,
String
encodedId
,
String
relation
,
DateTime
?
updatedAt
,
)
Implementation
Channel(this.uuid, this.encodedId, this.relation, this.updatedAt);
kakao_flutter_sdk package
documentation
talk
Channel
Channel.new constructor
Channel class