hasValue property

bool hasValue

Implementation

bool get hasValue => value.isNotEmpty || isPrivate;