getRecitationsInfo method
Implementation
Future<QiraatWordInfo?> getRecitationsInfo(WordRef ref) =>
_repository.getWordInfo(kind: WordInfoKind.recitations, ref: ref);
Future<QiraatWordInfo?> getRecitationsInfo(WordRef ref) =>
_repository.getWordInfo(kind: WordInfoKind.recitations, ref: ref);