hasValue property

  1. @override
bool hasValue
override

Implementation

@override
bool get hasValue {
  return true;
}