isInitial property

bool get isInitial

Checks if the the result is the Initial loading state.

Implementation

bool get isInitial => value.isInitial;