testingGetVariantsForKey abstract method
make sure testingDownloadVariantInformation is called to download variant info before calling this method.
Implementation
Future<List<String>> testingGetVariantsForKey(String key);
make sure testingDownloadVariantInformation is called to download variant info before calling this method.
Future<List<String>> testingGetVariantsForKey(String key);