type property

  1. @override
BaseFilterType type
override

The type of the filter.

Implementation

@override
BaseFilterType get type => BaseFilterType.classical;