$UserResponseModelExtension extension
Methods
-
copyWith(
{String? userId, SubscriptionResponseModel? subscription, dynamic subscriptionExtras, bool? isNewUser, dynamic xiApiKey, bool? canUseDelayedPaymentMethods, bool? isOnboardingCompleted, bool? isOnboardingChecklistCompleted, dynamic firstName, bool? isApiKeyHashed, dynamic xiApiKeyPreview, dynamic referralLinkCode, dynamic partnerstackPartnerDefaultLink}) → UserResponseModel -
Available on UserResponseModel, provided by the $UserResponseModelExtension extension
-
copyWithWrapped(
{Wrapped< String> ? userId, Wrapped<SubscriptionResponseModel> ? subscription, Wrapped? subscriptionExtras, Wrapped<bool> ? isNewUser, Wrapped? xiApiKey, Wrapped<bool> ? canUseDelayedPaymentMethods, Wrapped<bool> ? isOnboardingCompleted, Wrapped<bool> ? isOnboardingChecklistCompleted, Wrapped? firstName, Wrapped<bool?> ? isApiKeyHashed, Wrapped? xiApiKeyPreview, Wrapped? referralLinkCode, Wrapped? partnerstackPartnerDefaultLink}) → UserResponseModel -
Available on UserResponseModel, provided by the $UserResponseModelExtension extension