isNetworkFailure property

bool isNetworkFailure

Implementation

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