getDefault static method

UpdateProfileResponse getDefault()

Implementation

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