loading method

bool loading()

Determines if the feed is loading

Implementation

bool loading() => _state!.loading;