menu
iugu package
documentation
infra/models/response/financial_transaction_response.dart
Total
Total constructor
Total constructor
dark_mode
light_mode
Total
constructor
Total
(
{
required
String
advancedValue
,
required
String
advanceFee
,
required
String
receivedValue
,
})
Implementation
Total({ required this.advancedValue, required this.advanceFee, required this.receivedValue, });
iugu package
documentation
infra/models/response/financial_transaction_response
Total
Total constructor
Total class