getNotes method

Iterable<String> getNotes()

Implementation

Iterable<String> getNotes() => getAssets(kGameNotesPath, true);