menu
dart_plaid package
documentation
generated/plaid_service.swagger.dart
CreditSessionError
CreditSessionError constructor
CreditSessionError constructor
dark_mode
light_mode
CreditSessionError
constructor
CreditSessionError
(
{
String
?
errorType
,
String
?
errorCode
,
String
?
errorMessage
,
String
?
displayMessage
,
})
Implementation
CreditSessionError({ this.errorType, this.errorCode, this.errorMessage, this.displayMessage, });
dart_plaid package
documentation
generated/plaid_service.swagger
CreditSessionError
CreditSessionError constructor
CreditSessionError class