menu
iugu package
documentation
infra/models/response/transfers_report_response_message.dart
AccountInfo
AccountInfo constructor
AccountInfo constructor
dark_mode
light_mode
AccountInfo
constructor
AccountInfo
(
{
required
String
accountId
,
required
String
name
,
})
Implementation
AccountInfo({ required this.accountId, required this.name, });
iugu package
documentation
infra/models/response/transfers_report_response_message
AccountInfo
AccountInfo constructor
AccountInfo class