getDefault static method

RemovePasskeyResponse getDefault()

Implementation

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