menu
u package
documentation
data/data.dart
UIpgMultiplexedAccountParams
UIpgMultiplexedAccountParams.new constructor
UIpgMultiplexedAccountParams.new constructor
dark_mode
light_mode
UIpgMultiplexedAccountParams
constructor
UIpgMultiplexedAccountParams
(
{
required
String
iban
,
required
double
amount
,
int
?
payId
,
})
Implementation
UIpgMultiplexedAccountParams({required this.iban, required this.amount, this.payId});
u package
documentation
data/data
UIpgMultiplexedAccountParams
UIpgMultiplexedAccountParams.new constructor
UIpgMultiplexedAccountParams class