filtersTabEnabled property

bool filtersTabEnabled
final

show all available filters for this map.

it shows the available filters for this map, all filters data are retrieved from API using mapID and token of the map. every map has its own filters by default this option is enabled

Implementation

final bool filtersTabEnabled;