isNetworkFailure property

bool get isNetworkFailure

Implementation

bool get isNetworkFailure => this is NetworkFailure || false;