isFull property

bool get isFull

Implementation

bool get isFull => loadingState == LoadingState.full;