hasValue property

bool get hasValue

True if the signal has a value assigned.

Implementation

bool get hasValue => _isInitialized;