isLoadingNews property

bool get isLoadingNews

Whether news is currently loading.

Implementation

bool get isLoadingNews;
set isLoadingNews (bool value)

Implementation

set isLoadingNews(bool value);