hasData property

bool get hasData

Alias for hasValue.

Implementation

bool get hasData => hasValue;