create abstract method

Future<IMyDoterraStory> create(
  1. IMyDoterraStory myDoterraStory
)
override

Implementation

Future<IMyDoterraStory> create(IMyDoterraStory myDoterraStory,);