getPlanApi method

PlanApi getPlanApi()

Get PlanApi instance

Implementation

PlanApi getPlanApi() {
  return PlanApi(this);
}