menu
iugu package
documentation
domain/entities/transfer_model.dart
Receiver
Receiver constructor
Receiver constructor
dark_mode
light_mode
Receiver
constructor
Receiver
(
{
String
?
id
,
String
?
name
,
})
Implementation
Receiver({ this.id, this.name, });
iugu package
documentation
domain/entities/transfer_model
Receiver
Receiver constructor
Receiver class