getDefault static method

MDNSServiceList getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static MDNSServiceList getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<MDNSServiceList>(create);