hasData property

bool get hasData

Implementation

bool get hasData => this is AppData<T>;