StoryItemModel constructor
const
StoryItemModel({})
Implementation
const StoryItemModel({
this.id = '',
this.ownerID = '',
this.imageProvider,
this.source = 'gallery',
this.storyTime,
this.displayDuration,
});