create abstract method

Future<IPhase> create(
  1. IPhase phase
)
override

Implementation

Future<IPhase> create(IPhase phase,);