load abstract method

Future<IBookClub> load(
  1. String id
)
override

Implementation

Future<IBookClub> load(String id,);