getDefault static method

LDAPAttributes getDefault()

Implementation

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