getDungeonsDLC abstract method

Future<Map<String, dynamic>> getDungeonsDLC(
  1. String locale, {
  2. bool testing = false,
})

Launcher Content - Dungeons DLCs

Implementation

Future<Map<String, dynamic>> getDungeonsDLC(String locale, {bool testing = false});