create static method

PortService create()

Implementation

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