Item.story constructor

const Item.story(
  1. Story story
)

Implementation

const factory Item.story(models.Story story) = _Story;