getExportApi method

ExportApi getExportApi()

Get ExportApi instance

Implementation

ExportApi getExportApi() {
  return ExportApi(this);
}