menu
kakao_flutter_sdk package
documentation
story.dart
StoryComment
StoryComment constructor
StoryComment constructor
dark_mode
light_mode
StoryComment
constructor
StoryComment
(
String
text
,
StoryActor
writer
)
Implementation
StoryComment(this.text, this.writer);
kakao_flutter_sdk package
documentation
story
StoryComment
StoryComment constructor
StoryComment class