create static method

PortList create()

Implementation

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