create abstract method

Future<IElevatorPitch> create(
  1. IElevatorPitch elevatorPitch
)
override

Implementation

Future<IElevatorPitch> create(IElevatorPitch elevatorPitch,);