initialize method

IBookClubMember initialize(
  1. IBookClubMember entity
)
inherited

Implementation

V initialize(V entity) => entity;