hasData property

bool get hasData

Implementation

bool get hasData => data.value != null;