add method

void add(
  1. RdfTriple triple
)

Implementation

void add(RdfTriple triple) => js_util.callMethod(this, 'add', [triple]);