id property

String id

Implementation

String get id => '${story.name}_$name'.replaceAll(' ', '_');