create abstract method

Future<IBookClub> create(
  1. IBookClub bookClub
)
override

Implementation

Future<IBookClub> create(IBookClub bookClub,);