hasFilters property

bool get hasFilters

Implementation

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