getDecks method

Iterable<String> getDecks()

Implementation

Iterable<String> getDecks() => getAssets(kPackDecksPath, true);