getCategoryApi method

CategoryApi getCategoryApi()

Get CategoryApi instance

Implementation

CategoryApi getCategoryApi() {
  return CategoryApi(this);
}