testingDownloadVariantInformation abstract method
fetch a map of all A/B testing parameters (keys) and variants associated with it
RCVariantCallback rcVariantCallback
- called after all information is downloaded
Implementation
Future<void> testingDownloadVariantInformation(RCVariantCallback rcVariantCallback);