loading property

bool loading
final

Whether the BLoC is performing a one-shot operation (read/write/delete).

Implementation

final bool loading;