menu
test_kakao_flutter_sdk package
documentation
talk.dart
ChannelRelation
ChannelRelation.fromJson factory constructor
ChannelRelation.fromJson factory constructor
dark_mode
light_mode
ChannelRelation.fromJson
constructor
ChannelRelation.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ChannelRelation.fromJson(Map<String, dynamic> json) => _$ChannelRelationFromJson(json);
test_kakao_flutter_sdk package
documentation
talk
ChannelRelation
ChannelRelation.fromJson factory constructor
ChannelRelation class