testingGetAllVariants abstract method

Future<Map<String, List<String>>> testingGetAllVariants()

make sure testingDownloadVariantInformation is called to download variant info before calling this method.

Implementation

Future<Map<String, List<String>>> testingGetAllVariants();