menu
agent_dart package
documentation
wallet/types.dart
BalanceExemption
BalanceExemption.new constructor
BalanceExemption.new constructor
dark_mode
light_mode
BalanceExemption
constructor
BalanceExemption
(
String
?
sub_account_address
,
Currency
?
currency
,
String
?
exemption_type
)
Implementation
BalanceExemption( this.sub_account_address, this.currency, this.exemption_type);
agent_dart package
documentation
wallet/types
BalanceExemption
BalanceExemption.new constructor
BalanceExemption class