hasFilters property

bool hasFilters

Implementation

bool get hasFilters => cameraContext.availableFilters?.isNotEmpty ?? false;