getDefault static method

AllowedOrgIDs getDefault()

Implementation

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