hasValue property

bool hasValue

Checker of value existence

Implementation

bool get hasValue => _value != null;