InputStoryContent.fromJson constructor
Creates an instance of InputStoryContent from JSON data
Implementation
factory InputStoryContent.fromJson(Map<String, dynamic> json) =>
_$InputStoryContentFromJson(json);
Creates an instance of InputStoryContent from JSON data
factory InputStoryContent.fromJson(Map<String, dynamic> json) =>
_$InputStoryContentFromJson(json);