RDF constructor

RDF({
  1. dynamic ns,
})

Implementation

RDF({ns}) : super(ns: ns);