create method Null safety

TcpDevice create()

Implementation

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