getOccupantApi method

OccupantApi getOccupantApi()

Get OccupantApi instance

Implementation

OccupantApi getOccupantApi() {
  return OccupantApi(this);
}