create static method

NQuad create()

Implementation

@$core.pragma('dart2js:noInline')
static NQuad create() => NQuad._();