create static method

NeighborInfo create()

Implementation

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