isOffline property

bool get isOffline

Implementation

bool get isOffline => currentData?.forceOffline ?? false;