getDefault static method

PropertyMask getDefault()

Implementation

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