create static method

NamedEntity create()

Implementation

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