ActiveStoryStateLive constructor

ActiveStoryStateLive({
  1. required int storyId,
})

Implementation

ActiveStoryStateLive({required this.storyId});