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