menu
dart_countries_states package
documentation
country_provider.dart
CountryProvider
cacheIsEmpty property
cacheIsEmpty property
dark_mode
light_mode
cacheIsEmpty
property
bool
get
cacheIsEmpty
Implementation
bool get cacheIsEmpty => _cache?.isEmpty != false;
dart_countries_states package
documentation
country_provider
CountryProvider
cacheIsEmpty property
CountryProvider class