getServiceApi method

ServiceApi getServiceApi()

Get ServiceApi instance

Implementation

ServiceApi getServiceApi() {
  return ServiceApi(this);
}