menu
flutter_network_state package
documentation
queue/request_queue.dart
QueuedRequest
cacheKey property
cacheKey property
dark_mode
light_mode
cacheKey
property
String
?
cacheKey
final
Optional cache key — if provided, the result will be cached on success.
Implementation
final String? cacheKey;
flutter_network_state package
documentation
queue/request_queue
QueuedRequest
cacheKey property
QueuedRequest class