sub_account_address property

String? sub_account_address
getter/setter pair

SubAccountAddress is the SubAccountIdentifier.Address that the BalanceExemption applies to (regardless of the value of SubAccountIdentifier.Metadata).

Implementation

// ignore: non_constant_identifier_names
String? sub_account_address;