create static method

NormalizedVertex create()

Implementation

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