load abstract method

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

Implementation

Future<IBookClubMember> load(String id,);