isFinal property

bool get isFinal

Implementation

bool get isFinal => !isLoading && !isIdle;