taxExemptionDetailsMap
fun Flow<ListTaxExemptionsResponse>.taxExemptionDetailsMap(): Flow<Map.Entry<String, TaxExemptionDetails>>
This paginator transforms the flow returned by listTaxExemptionsPaginated to access the nested member TaxExemptionDetailsMap
Return
A kotlinx.coroutines.flow.Flow that can collect TaxExemptionDetailsMap