create static method

MDNSService create()

Implementation

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