getSectionApi method

SectionApi getSectionApi()

Get SectionApi instance

Implementation

SectionApi getSectionApi() {
  return SectionApi(this);
}