isValueListed property

bool isValueListed

This value indicates if values does contain value.

Implementation

bool get isValueListed => index >= 0;