menu
dart_plaid package
documentation
generated/plaid_service.swagger.dart
TransferDevice
TransferDevice constructor
TransferDevice constructor
dark_mode
light_mode
TransferDevice
constructor
TransferDevice
(
{
required
String
ipAddress
,
required
String
userAgent
,
})
Implementation
TransferDevice({ required this.ipAddress, required this.userAgent, });
dart_plaid package
documentation
generated/plaid_service.swagger
TransferDevice
TransferDevice constructor
TransferDevice class