getArticleApi method

ArticleApi getArticleApi()

Get ArticleApi instance

Implementation

ArticleApi getArticleApi() {
  return ArticleApi(this);
}