create static method

ChainDistance create()

Implementation

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