getDefault static method

Profile getDefault()

Implementation

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