getRoleApi method

RoleApi getRoleApi()

Get RoleApi instance

Implementation

RoleApi getRoleApi() {
  return RoleApi(this);
}