getMemberApi method

MemberApi getMemberApi()

Get MemberApi instance

Implementation

MemberApi getMemberApi() {
  return MemberApi(this);
}