getPlaceApi method

PlaceApi getPlaceApi()

Get PlaceApi instance

Implementation

PlaceApi getPlaceApi() {
  return PlaceApi(this);
}