create static method

PortConfig create()

Implementation

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