menu
dart_plaid package
documentation
generated/plaid_service.swagger.dart
AddressMatchScore
AddressMatchScore constructor
AddressMatchScore constructor
dark_mode
light_mode
AddressMatchScore
constructor
AddressMatchScore
(
{
int
?
score
,
bool
?
isPostalCodeMatch
,
})
Implementation
AddressMatchScore({ this.score, this.isPostalCodeMatch, });
dart_plaid package
documentation
generated/plaid_service.swagger
AddressMatchScore
AddressMatchScore constructor
AddressMatchScore class