getDefault static method

PatchUserResponse getDefault()

Implementation

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