menu
rxnet_plus package
documentation
rxnet_lib.dart
RxNet
getIgnoreCacheKeys method
getIgnoreCacheKeys method
dark_mode
light_mode
getIgnoreCacheKeys
method
List
<
String
>
?
getIgnoreCacheKeys
(
)
Implementation
List<String>? getIgnoreCacheKeys() { return this._rxNetConfig?.ignoreCacheKeys; }
rxnet_plus package
documentation
rxnet_lib
RxNet
getIgnoreCacheKeys method
RxNet class