menu
flutter_feature_network package
documentation
flutter_feature_network.dart
FeatureNetworkException
FeatureNetworkException constructor
FeatureNetworkException constructor
dark_mode
light_mode
FeatureNetworkException
constructor
FeatureNetworkException
(
{
required
String
code
,
required
String
message
,
})
Implementation
FeatureNetworkException({ required this.code, required this.message, });
flutter_feature_network package
documentation
flutter_feature_network
FeatureNetworkException
FeatureNetworkException constructor
FeatureNetworkException class