getPersonApi method

PersonApi getPersonApi()

Get PersonApi instance

Implementation

PersonApi getPersonApi() {
  return PersonApi(this);
}