isSet method

bool isSet()

Value is set.

Implementation

bool isSet() => _value.isNotEmpty;