value property

Object? value
final

Specify the value to be the target of the filter condition.

フィルター条件の対象となる値を指定します。

Implementation

final Object? value;