create static method

  1. @pragma('dart2js:noInline')
ProtoTransportTuple create()

Implementation

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