menu
countly_flutter_np package
documentation
countly_flutter.dart
RemoteConfig
downloadSpecificKeys abstract method
downloadSpecificKeys abstract method
dark_mode
light_mode
downloadSpecificKeys
abstract method
Future
<
void
>
downloadSpecificKeys
(
List
<
String
>
keys
, [
RCDownloadCallback
?
callback
])
Implementation
Future<void> downloadSpecificKeys(List<String> keys, [RCDownloadCallback? callback]);
countly_flutter_np package
documentation
countly_flutter
RemoteConfig
downloadSpecificKeys abstract method
RemoteConfig class