menu
dart_plaid package
documentation
generated/plaid_service.swagger.dart
$ServicesExtension
copyWith method
copyWith method
dark_mode
light_mode
copyWith
method
Services
copyWith
(
{
Service
?
service
,
})
Implementation
Services copyWith({Service? service}) { return Services(service: service ?? this.service); }
dart_plaid package
documentation
generated/plaid_service.swagger
$ServicesExtension
copyWith method
$ServicesExtension extension on
Services