create static method

ShortestPathResponse create()

Implementation

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