getDefault static method

UserProfile getDefault()

Implementation

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