menu
test_kakao_flutter_sdk package
documentation
talk.dart
ChannelRelation
ChannelRelation.new constructor
ChannelRelation.new constructor
dark_mode
light_mode
ChannelRelation
constructor
ChannelRelation
(
String
uuid
,
String
publicId
,
String
relation
,
DateTime
?
updatedAt
,
)
Implementation
ChannelRelation(this.uuid, this.publicId, this.relation, this.updatedAt);
test_kakao_flutter_sdk package
documentation
talk
ChannelRelation
ChannelRelation.new constructor
ChannelRelation class