hasValue property

bool hasValue

Implementation

bool get hasValue => isValue && asValue!.value != null;