costFilters property

Map<String, List<String>>? costFilters
final

The history of the cost filters for a budget during the specified time period.

Implementation

final Map<String, List<String>>? costFilters;