menu
incomme_flutter_commerce package
documentation
network/app_exception/cache_exception.dart
CacheException
CacheException.new constructor
CacheException.new constructor
dark_mode
light_mode
CacheException
constructor
CacheException
(
String
prefix
,
String
message
)
Implementation
CacheException(this.prefix, this.message);
incomme_flutter_commerce package
documentation
network/app_exception/cache_exception
CacheException
CacheException.new constructor
CacheException class