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