create static method

TcpRoute create()

Implementation

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