hasValue property

  1. @override
bool get hasValue
override

Implementation

@override
bool get hasValue => !identical(_latestValue, _noValue);