create static method

Neighbor create()

Implementation

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