create abstract method

Future<IPlayer> create(
  1. IPlayer player
)
override

Implementation

Future<IPlayer> create(IPlayer player,);