getReportApi method

ReportApi getReportApi()

Get ReportApi instance

Implementation

ReportApi getReportApi() {
  return ReportApi(this);
}