isLoading property

bool get isLoading

Whether messages are currently loading.

Implementation

bool get isLoading => _isLoading;