$PlaidErrorExtension extension
- on
Methods
-
copyWith(
{PlaidErrorType? errorType, String? errorCode, String? errorMessage, String? displayMessage, String? requestId, List< Object> ? causes, double? status, String? documentationUrl, String? suggestedAction}) → PlaidError -
Available on PlaidError, provided by the $PlaidErrorExtension extension
-
copyWithWrapped(
{Wrapped< PlaidErrorType> ? errorType, Wrapped<String> ? errorCode, Wrapped<String> ? errorMessage, Wrapped<String?> ? displayMessage, Wrapped<String?> ? requestId, Wrapped<List< ? causes, Wrapped<Object> ?>double?> ? status, Wrapped<String?> ? documentationUrl, Wrapped<String?> ? suggestedAction}) → PlaidError -
Available on PlaidError, provided by the $PlaidErrorExtension extension