hasValue property

bool get hasValue

Implementation

bool get hasValue => this != null && this!.isNotEmpty;