getDungeonsPatchNotes abstract method

Future<DungeonsPatchNotes> getDungeonsPatchNotes({
  1. bool testing = false,
})

Implementation

Future<DungeonsPatchNotes> getDungeonsPatchNotes({bool testing = false});