isInitial property

bool get isInitial

Implementation

bool get isInitial => status == AsyncStatus.initial;