value property

dynamic value
final

Represents the value for a particular QueryType.

Depending on the query type, the value format would differ. You can refer to the different value formats over here.

Implementation

final dynamic value;