menu
juice package
documentation
juice.dart
NetworkException
isNetworkError property
isNetworkError property
dark_mode
light_mode
isNetworkError
property
@
override
bool
get
isNetworkError
override
Whether this is a network-related error.
Implementation
@override bool get isNetworkError => true;
juice package
documentation
juice
NetworkException
isNetworkError property
NetworkException class