create abstract method

Future<ITheWhy> create(
  1. ITheWhy theWhy
)
override

Implementation

Future<ITheWhy> create(ITheWhy theWhy,);