create static method

NERResult create()

Implementation

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