create static method

PortInfo create()

Implementation

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