getDefault static method

UserPropertyValue getDefault()

Implementation

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