loadSetups abstract method

Future<List<SavedPlaygroundSetup>> loadSetups()

Loads the list of user-created configuration setups.

Implementation

Future<List<SavedPlaygroundSetup>> loadSetups();