filterValue property

  1. @override
dynamic filterValue
inherited

The value that is used to create the filter For implementations of DataEntity this is usually the DataEntity.schemaValue

Implementation

@override
dynamic get filterValue => '{{ $expression }}';