getRuleApi method

RuleApi getRuleApi()

Get RuleApi instance

Implementation

RuleApi getRuleApi() {
  return RuleApi(this);
}