$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
copyWithWrapped({Wrapped<PlaidErrorType>? errorType, Wrapped<String>? errorCode, Wrapped<String>? errorMessage, Wrapped<String?>? displayMessage, Wrapped<String?>? requestId, Wrapped<List<Object>?>? causes, Wrapped<double?>? status, Wrapped<String?>? documentationUrl, Wrapped<String?>? suggestedAction}) PlaidError